|
| 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 107 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()
| ::llvm::ArrayRef<::llvm::StringRef > llzk::component::CreateStructOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
| std::pair< unsigned, unsigned > llzk::component::CreateStructOp::getODSOperandIndexAndLength |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSOperands()
| ::mlir::Operation::operand_range llzk::component::CreateStructOp::getODSOperands |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
| std::pair< unsigned, unsigned > llzk::component::CreateStructOp::getODSResultIndexAndLength |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSResults()
| ::mlir::Operation::result_range llzk::component::CreateStructOp::getODSResults |
( |
unsigned | index | ) |
|
|
inline |
◆ getOperationName()
| 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()
| llvm::LogicalResult llzk::component::CreateStructOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
| llvm::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: