|
| | BVCmpOpAdaptor (BVCmpOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | BVCmpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | BVCmpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | BVCmpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | BVCmpOpGenericAdaptor (RangeT values, const BVCmpOpGenericAdaptorBase &base) |
| template<typename LateInst = BVCmpOp, typename = std::enable_if_t<std::is_same_v<LateInst, BVCmpOp>>> |
| | BVCmpOpGenericAdaptor (RangeT values, LateInst op) |
| | BVCmpOpGenericAdaptor (::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 () |
| | BVCmpOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | BVCmpOpGenericAdaptorBase (BVCmpOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::llzk::smt::BVCmpPredicateAttr | getPredAttr () |
| ::llzk::smt::BVCmpPredicate | getPred () |
Definition at line 1920 of file SMT.h.inc.
◆ BVCmpOpAdaptor()
| llzk::smt::BVCmpOpAdaptor::BVCmpOpAdaptor |
( |
BVCmpOp | op | ) |
|
◆ BVCmpOpGenericAdaptor() [1/5]
| llzk::smt::BVCmpOpGenericAdaptor< RangeT >::BVCmpOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ BVCmpOpGenericAdaptor() [2/5]
◆ BVCmpOpGenericAdaptor() [3/5]
◆ BVCmpOpGenericAdaptor() [4/5]
◆ BVCmpOpGenericAdaptor() [5/5]
template<typename LateInst = BVCmpOp, typename = std::enable_if_t<std::is_same_v<LateInst, BVCmpOp>>>
◆ verify()
| llvm::LogicalResult llzk::smt::BVCmpOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: