|
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) |
|
::mlir::Type | inferRHS (::mlir::Type lhsType) |
|
::mlir::ParseResult | parseInferredOrParsedType (::mlir::OpAsmParser &parser, ::mlir::Type &rhsType, ::mlir::Type lhsType) |
|
static void | printInferredOrParsedType (::mlir::OpAsmPrinter &printer, ::mlir::Operation *op, ::mlir::Type rhsType, ::mlir::Type lhsType) |
|
Definition at line 99 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()
static ::llvm::ArrayRef<::llvm::StringRef > llzk::constrain::EmitContainmentOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getLhs()
◆ getLhsMutable()
mlir::OpOperand & llzk::constrain::EmitContainmentOp::getLhsMutable |
( |
| ) |
|
◆ getODSOperandIndexAndLength()
std::pair< unsigned, unsigned > llzk::constrain::EmitContainmentOp::getODSOperandIndexAndLength |
( |
unsigned | index | ) |
|
◆ getODSOperands()
mlir::Operation::operand_range llzk::constrain::EmitContainmentOp::getODSOperands |
( |
unsigned | index | ) |
|
◆ getODSResultIndexAndLength()
std::pair< unsigned, unsigned > llzk::constrain::EmitContainmentOp::getODSResultIndexAndLength |
( |
unsigned | index | ) |
|
◆ getODSResults()
mlir::Operation::result_range llzk::constrain::EmitContainmentOp::getODSResults |
( |
unsigned | index | ) |
|
◆ getOperationName()
static constexpr ::llvm::StringLiteral llzk::constrain::EmitContainmentOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getRhs()
mlir::Value llzk::constrain::EmitContainmentOp::getRhs |
( |
| ) |
|
◆ getRhsMutable()
mlir::OpOperand & llzk::constrain::EmitContainmentOp::getRhsMutable |
( |
| ) |
|
◆ inferRHS()
Type llzk::constrain::EmitContainmentOp::inferRHS |
( |
::mlir::Type | lhsType | ) |
|
|
static |
◆ parse()
mlir::ParseResult llzk::constrain::EmitContainmentOp::parse |
( |
::mlir::OpAsmParser & | parser, |
|
|
::mlir::OperationState & | result ) |
|
static |
◆ parseInferredOrParsedType()
::mlir::ParseResult llzk::constrain::EmitContainmentOp::parseInferredOrParsedType |
( |
::mlir::OpAsmParser & | parser, |
|
|
::mlir::Type & | rhsType, |
|
|
::mlir::Type | lhsType ) |
|
inlinestatic |
◆ print()
void llzk::constrain::EmitContainmentOp::print |
( |
::mlir::OpAsmPrinter & | _odsPrinter | ) |
|
◆ printInferredOrParsedType()
static void llzk::constrain::EmitContainmentOp::printInferredOrParsedType |
( |
::mlir::OpAsmPrinter & | printer, |
|
|
::mlir::Operation * | op, |
|
|
::mlir::Type | rhsType, |
|
|
::mlir::Type | lhsType ) |
|
inlinestatic |
◆ verifyInvariants()
mlir::LogicalResult llzk::constrain::EmitContainmentOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
mlir::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: