|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes) |
|
static void | build (::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
|
::mlir::ParseResult | parse (::mlir::OpAsmParser &parser, ::mlir::OperationState &result) |
|
Definition at line 106 of file Ops.h.inc.
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT>
◆ build() [1/3]
void llzk::component::CreateStructOp::build |
( |
::mlir::OpBuilder & | , |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::TypeRange | resultTypes, |
|
|
::mlir::ValueRange | operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > | attributes = {} ) |
|
static |
◆ build() [2/3]
void llzk::component::CreateStructOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::Type | result ) |
|
static |
◆ build() [3/3]
void llzk::component::CreateStructOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::TypeRange | resultTypes ) |
|
static |
◆ getAsmResultNames()
void llzk::component::CreateStructOp::getAsmResultNames |
( |
::mlir::OpAsmSetValueNameFn | setNameFn | ) |
|
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef > llzk::component::CreateStructOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
std::pair< unsigned, unsigned > llzk::component::CreateStructOp::getODSOperandIndexAndLength |
( |
unsigned | index | ) |
|
◆ getODSOperands()
mlir::Operation::operand_range llzk::component::CreateStructOp::getODSOperands |
( |
unsigned | index | ) |
|
◆ getODSResultIndexAndLength()
std::pair< unsigned, unsigned > llzk::component::CreateStructOp::getODSResultIndexAndLength |
( |
unsigned | index | ) |
|
◆ getODSResults()
mlir::Operation::result_range llzk::component::CreateStructOp::getODSResults |
( |
unsigned | index | ) |
|
◆ getOperationName()
static constexpr ::llvm::StringLiteral llzk::component::CreateStructOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getResult()
◆ parse()
mlir::ParseResult llzk::component::CreateStructOp::parse |
( |
::mlir::OpAsmParser & | parser, |
|
|
::mlir::OperationState & | result ) |
|
static |
◆ print()
void llzk::component::CreateStructOp::print |
( |
::mlir::OpAsmPrinter & | _odsPrinter | ) |
|
◆ verifyInvariants()
mlir::LogicalResult llzk::component::CreateStructOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
mlir::LogicalResult llzk::component::CreateStructOp::verifyInvariantsImpl |
( |
| ) |
|
◆ verifySymbolUses()
LogicalResult llzk::component::CreateStructOp::verifySymbolUses |
( |
::mlir::SymbolTableCollection & | symbolTable | ) |
|
The documentation for this class was generated from the following files: