|
| | BVConstantOpAdaptor (BVConstantOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | BVConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | BVConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | BVConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | BVConstantOpGenericAdaptor (RangeT values, const BVConstantOpGenericAdaptorBase &base) |
| template<typename LateInst = BVConstantOp, typename = std::enable_if_t<std::is_same_v<LateInst, BVConstantOp>>> |
| | BVConstantOpGenericAdaptor (RangeT values, LateInst op) |
| | BVConstantOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ::mlir::ValueRange | getOperands () |
| | BVConstantOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | BVConstantOpGenericAdaptorBase (BVConstantOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::llzk::smt::BitVectorAttr | getValueAttr () |
| ::llzk::smt::BitVectorAttr | getValue () |
Definition at line 2142 of file SMT.h.inc.
◆ BVConstantOpAdaptor()
| llzk::smt::BVConstantOpAdaptor::BVConstantOpAdaptor |
( |
BVConstantOp | op | ) |
|
◆ BVConstantOpGenericAdaptor() [1/5]
| llzk::smt::BVConstantOpGenericAdaptor< RangeT >::BVConstantOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ BVConstantOpGenericAdaptor() [2/5]
◆ BVConstantOpGenericAdaptor() [3/5]
◆ BVConstantOpGenericAdaptor() [4/5]
◆ BVConstantOpGenericAdaptor() [5/5]
template<typename LateInst = BVConstantOp, typename = std::enable_if_t<std::is_same_v<LateInst, BVConstantOp>>>
◆ verify()
| llvm::LogicalResult llzk::smt::BVConstantOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: