|
| static constexpr ::llvm::StringLiteral | getOperationName () |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value val) |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value val) |
| 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 1438 of file Ops.h.inc.
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT>
◆ build() [1/3]
| void llzk::polymorphic::YieldOp::build |
( |
::mlir::OpBuilder & | , |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::TypeRange | resultTypes, |
|
|
::mlir::ValueRange | operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > | attributes = {} ) |
|
static |
◆ build() [2/3]
| void llzk::polymorphic::YieldOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::TypeRange | resultTypes, |
|
|
::mlir::Value | val ) |
|
static |
◆ build() [3/3]
| void llzk::polymorphic::YieldOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::Value | val ) |
|
static |
◆ getAttributeNames()
| ::llvm::ArrayRef<::llvm::StringRef > llzk::polymorphic::YieldOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getMutableSuccessorOperands()
| mlir::MutableOperandRange llzk::polymorphic::YieldOp::getMutableSuccessorOperands |
( |
::mlir::RegionBranchPoint | point | ) |
|
◆ getODSOperandIndexAndLength()
| std::pair< unsigned, unsigned > llzk::polymorphic::YieldOp::getODSOperandIndexAndLength |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSOperands()
| ::mlir::Operation::operand_range llzk::polymorphic::YieldOp::getODSOperands |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
| std::pair< unsigned, unsigned > llzk::polymorphic::YieldOp::getODSResultIndexAndLength |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSResults()
| ::mlir::Operation::result_range llzk::polymorphic::YieldOp::getODSResults |
( |
unsigned | index | ) |
|
|
inline |
◆ getOperationName()
| constexpr ::llvm::StringLiteral llzk::polymorphic::YieldOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getVal()
| ::mlir::TypedValue<::mlir::Type > llzk::polymorphic::YieldOp::getVal |
( |
| ) |
|
|
inline |
◆ getValMutable()
| ::mlir::OpOperand & llzk::polymorphic::YieldOp::getValMutable |
( |
| ) |
|
|
inline |
◆ parse()
| mlir::ParseResult llzk::polymorphic::YieldOp::parse |
( |
::mlir::OpAsmParser & | parser, |
|
|
::mlir::OperationState & | result ) |
|
static |
◆ print()
| void llzk::polymorphic::YieldOp::print |
( |
::mlir::OpAsmPrinter & | _odsPrinter | ) |
|
◆ verifyInvariants()
| llvm::LogicalResult llzk::polymorphic::YieldOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
| llvm::LogicalResult llzk::polymorphic::YieldOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files:
- build/include/llzk/Dialect/Polymorphic/IR/Ops.h.inc
- build/include/llzk/Dialect/Polymorphic/IR/Ops.cpp.inc