|
| static constexpr ::llvm::StringLiteral | getOperationName () |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value lhs, ::mlir::Value rhs) |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value lhs, ::mlir::Value rhs) |
| 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 100 of file Ops.h.inc.
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT>
◆ build() [1/3]
| void llzk::constrain::EmitContainmentOp::build |
( |
::mlir::OpBuilder & | , |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::TypeRange | resultTypes, |
|
|
::mlir::ValueRange | operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > | attributes = {} ) |
|
static |
◆ build() [2/3]
| void llzk::constrain::EmitContainmentOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::TypeRange | resultTypes, |
|
|
::mlir::Value | lhs, |
|
|
::mlir::Value | rhs ) |
|
static |
◆ build() [3/3]
| void llzk::constrain::EmitContainmentOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::Value | lhs, |
|
|
::mlir::Value | rhs ) |
|
static |
◆ getAttributeNames()
| ::llvm::ArrayRef<::llvm::StringRef > llzk::constrain::EmitContainmentOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getLhs()
◆ getLhsMutable()
| ::mlir::OpOperand & llzk::constrain::EmitContainmentOp::getLhsMutable |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
| std::pair< unsigned, unsigned > llzk::constrain::EmitContainmentOp::getODSOperandIndexAndLength |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSOperands()
| ::mlir::Operation::operand_range llzk::constrain::EmitContainmentOp::getODSOperands |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
| std::pair< unsigned, unsigned > llzk::constrain::EmitContainmentOp::getODSResultIndexAndLength |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSResults()
| ::mlir::Operation::result_range llzk::constrain::EmitContainmentOp::getODSResults |
( |
unsigned | index | ) |
|
|
inline |
◆ getOperationName()
| constexpr ::llvm::StringLiteral llzk::constrain::EmitContainmentOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getRhs()
| ::mlir::TypedValue<::mlir::Type > llzk::constrain::EmitContainmentOp::getRhs |
( |
| ) |
|
|
inline |
◆ getRhsMutable()
| ::mlir::OpOperand & llzk::constrain::EmitContainmentOp::getRhsMutable |
( |
| ) |
|
|
inline |
◆ parse()
| mlir::ParseResult llzk::constrain::EmitContainmentOp::parse |
( |
::mlir::OpAsmParser & | parser, |
|
|
::mlir::OperationState & | result ) |
|
static |
◆ print()
| void llzk::constrain::EmitContainmentOp::print |
( |
::mlir::OpAsmPrinter & | _odsPrinter | ) |
|
◆ verify()
| LogicalResult llzk::constrain::EmitContainmentOp::verify |
( |
| ) |
|
◆ verifyInvariants()
| llvm::LogicalResult llzk::constrain::EmitContainmentOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
| llvm::LogicalResult llzk::constrain::EmitContainmentOp::verifyInvariantsImpl |
( |
| ) |
|
◆ verifySymbolUses()
| LogicalResult llzk::constrain::EmitContainmentOp::verifySymbolUses |
( |
::mlir::SymbolTableCollection & | symbolTable | ) |
|
The documentation for this class was generated from the following files: