|
| 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::Type result, ::mlir::ValueRange inputs) |
| static void | build (::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
| ::mlir::ParseResult | parse (::mlir::OpAsmParser &parser, ::mlir::OperationState &result) |
| ::llvm::LogicalResult | inferReturnTypes (::mlir::MLIRContext *context, ::std::optional<::mlir::Location > location, ::mlir::ValueRange operands, ::mlir::DictionaryAttr attributes, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions, ::llvm::SmallVectorImpl<::mlir::Type > &inferredReturnTypes) |
Definition at line 4959 of file SMT.h.inc.
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT>
◆ build() [1/4]
| void llzk::smt::EqOp::build |
( |
::mlir::OpBuilder & | , |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::TypeRange | resultTypes, |
|
|
::mlir::ValueRange | operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > | attributes = {} ) |
|
static |
◆ build() [2/4]
| void llzk::smt::EqOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::Type | result, |
|
|
::mlir::ValueRange | inputs ) |
|
static |
◆ build() [3/4]
| void llzk::smt::EqOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::ValueRange | operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > | attributes = {} ) |
|
static |
◆ build() [4/4]
| void llzk::smt::EqOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
mlir::Value | lhs, |
|
|
mlir::Value | rhs ) |
|
static |
◆ getAttributeNames()
| ::llvm::ArrayRef<::llvm::StringRef > llzk::smt::EqOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getEffects()
| void llzk::smt::EqOp::getEffects |
( |
::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect > > & | effects | ) |
|
◆ getInputs()
| ::mlir::Operation::operand_range llzk::smt::EqOp::getInputs |
( |
| ) |
|
|
inline |
◆ getInputsMutable()
| mlir::MutableOperandRange llzk::smt::EqOp::getInputsMutable |
( |
| ) |
|
◆ getODSOperandIndexAndLength()
| std::pair< unsigned, unsigned > llzk::smt::EqOp::getODSOperandIndexAndLength |
( |
unsigned | index | ) |
|
◆ getODSOperands()
| ::mlir::Operation::operand_range llzk::smt::EqOp::getODSOperands |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
| std::pair< unsigned, unsigned > llzk::smt::EqOp::getODSResultIndexAndLength |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSResults()
| ::mlir::Operation::result_range llzk::smt::EqOp::getODSResults |
( |
unsigned | index | ) |
|
|
inline |
◆ getOperationName()
| constexpr ::llvm::StringLiteral llzk::smt::EqOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getResult()
◆ inferReturnTypes()
| llvm::LogicalResult llzk::smt::EqOp::inferReturnTypes |
( |
::mlir::MLIRContext * | context, |
|
|
::std::optional<::mlir::Location > | location, |
|
|
::mlir::ValueRange | operands, |
|
|
::mlir::DictionaryAttr | attributes, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions, |
|
|
::llvm::SmallVectorImpl<::mlir::Type > & | inferredReturnTypes ) |
|
static |
◆ parse()
| ParseResult EqOp::parse |
( |
::mlir::OpAsmParser & | parser, |
|
|
::mlir::OperationState & | result ) |
|
static |
◆ print()
| void EqOp::print |
( |
::mlir::OpAsmPrinter & | p | ) |
|
◆ verify()
| LogicalResult EqOp::verify |
( |
| ) |
|
◆ verifyInvariants()
| llvm::LogicalResult llzk::smt::EqOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
| llvm::LogicalResult llzk::smt::EqOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files: