|
| | IntCmpOpAdaptor (IntCmpOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | IntCmpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | IntCmpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | IntCmpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | IntCmpOpGenericAdaptor (RangeT values, const IntCmpOpGenericAdaptorBase &base) |
| template<typename LateInst = IntCmpOp, typename = std::enable_if_t<std::is_same_v<LateInst, IntCmpOp>>> |
| | IntCmpOpGenericAdaptor (RangeT values, LateInst op) |
| | IntCmpOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ValueT | getLhs () |
| ValueT | getRhs () |
| ::mlir::ValueRange | getOperands () |
| | IntCmpOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | IntCmpOpGenericAdaptorBase (IntCmpOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::llzk::smt::IntPredicateAttr | getPredAttr () |
| ::llzk::smt::IntPredicate | getPred () |
Definition at line 6473 of file SMT.h.inc.
◆ IntCmpOpAdaptor()
| llzk::smt::IntCmpOpAdaptor::IntCmpOpAdaptor |
( |
IntCmpOp | op | ) |
|
◆ IntCmpOpGenericAdaptor() [1/5]
| llzk::smt::IntCmpOpGenericAdaptor< RangeT >::IntCmpOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ IntCmpOpGenericAdaptor() [2/5]
◆ IntCmpOpGenericAdaptor() [3/5]
◆ IntCmpOpGenericAdaptor() [4/5]
◆ IntCmpOpGenericAdaptor() [5/5]
template<typename LateInst = IntCmpOp, typename = std::enable_if_t<std::is_same_v<LateInst, IntCmpOp>>>
◆ verify()
| llvm::LogicalResult llzk::smt::IntCmpOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: