|
| static constexpr ::llvm::StringLiteral | getOperationName () |
| 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 8877 of file SMT.h.inc.
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT>
◆ build()
| void llzk::smt::SolverOp::build |
( |
::mlir::OpBuilder & | , |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::TypeRange | resultTypes, |
|
|
::mlir::ValueRange | operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > | attributes = {} ) |
|
static |
◆ getAttributeNames()
| ::llvm::ArrayRef<::llvm::StringRef > llzk::smt::SolverOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getBodyRegion()
| ::mlir::Region & llzk::smt::SolverOp::getBodyRegion |
( |
| ) |
|
|
inline |
◆ getInputs()
| ::mlir::Operation::operand_range llzk::smt::SolverOp::getInputs |
( |
| ) |
|
|
inline |
◆ getInputsMutable()
| mlir::MutableOperandRange llzk::smt::SolverOp::getInputsMutable |
( |
| ) |
|
◆ getODSOperandIndexAndLength()
| std::pair< unsigned, unsigned > llzk::smt::SolverOp::getODSOperandIndexAndLength |
( |
unsigned | index | ) |
|
◆ getODSOperands()
| ::mlir::Operation::operand_range llzk::smt::SolverOp::getODSOperands |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
| std::pair< unsigned, unsigned > llzk::smt::SolverOp::getODSResultIndexAndLength |
( |
unsigned | index | ) |
|
◆ getODSResults()
| ::mlir::Operation::result_range llzk::smt::SolverOp::getODSResults |
( |
unsigned | index | ) |
|
|
inline |
◆ getOperationName()
| constexpr ::llvm::StringLiteral llzk::smt::SolverOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getResults()
| ::mlir::Operation::result_range llzk::smt::SolverOp::getResults |
( |
| ) |
|
|
inline |
◆ parse()
| mlir::ParseResult llzk::smt::SolverOp::parse |
( |
::mlir::OpAsmParser & | parser, |
|
|
::mlir::OperationState & | result ) |
|
static |
◆ print()
| void llzk::smt::SolverOp::print |
( |
::mlir::OpAsmPrinter & | _odsPrinter | ) |
|
◆ verifyInvariants()
| llvm::LogicalResult llzk::smt::SolverOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
| llvm::LogicalResult llzk::smt::SolverOp::verifyInvariantsImpl |
( |
| ) |
|
◆ verifyRegions()
| LogicalResult SolverOp::verifyRegions |
( |
| ) |
|
The documentation for this class was generated from the following files: