|
| static constexpr ::llvm::StringLiteral | getOperationName () |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState) |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::ValueRange values) |
| 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 9130 of file SMT.h.inc.
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT>
◆ build() [1/3]
| void llzk::smt::YieldOp::build |
( |
::mlir::OpBuilder & | , |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::TypeRange | resultTypes, |
|
|
::mlir::ValueRange | operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > | attributes = {} ) |
|
static |
◆ build() [2/3]
| void llzk::smt::YieldOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState ) |
|
static |
◆ build() [3/3]
| void llzk::smt::YieldOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::ValueRange | values ) |
|
static |
◆ getAttributeNames()
| ::llvm::ArrayRef<::llvm::StringRef > llzk::smt::YieldOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getEffects()
| void llzk::smt::YieldOp::getEffects |
( |
::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect > > & | effects | ) |
|
◆ getMutableSuccessorOperands()
| mlir::MutableOperandRange llzk::smt::YieldOp::getMutableSuccessorOperands |
( |
::mlir::RegionBranchPoint | point | ) |
|
◆ getODSOperandIndexAndLength()
| std::pair< unsigned, unsigned > llzk::smt::YieldOp::getODSOperandIndexAndLength |
( |
unsigned | index | ) |
|
◆ getODSOperands()
| ::mlir::Operation::operand_range llzk::smt::YieldOp::getODSOperands |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
| std::pair< unsigned, unsigned > llzk::smt::YieldOp::getODSResultIndexAndLength |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSResults()
| ::mlir::Operation::result_range llzk::smt::YieldOp::getODSResults |
( |
unsigned | index | ) |
|
|
inline |
◆ getOperationName()
| constexpr ::llvm::StringLiteral llzk::smt::YieldOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getValues()
| ::mlir::Operation::operand_range llzk::smt::YieldOp::getValues |
( |
| ) |
|
|
inline |
◆ getValuesMutable()
| mlir::MutableOperandRange llzk::smt::YieldOp::getValuesMutable |
( |
| ) |
|
◆ parse()
| mlir::ParseResult llzk::smt::YieldOp::parse |
( |
::mlir::OpAsmParser & | parser, |
|
|
::mlir::OperationState & | result ) |
|
static |
◆ print()
| void llzk::smt::YieldOp::print |
( |
::mlir::OpAsmPrinter & | _odsPrinter | ) |
|
◆ verifyInvariants()
| llvm::LogicalResult llzk::smt::YieldOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
| llvm::LogicalResult llzk::smt::YieldOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files: