|
| | BV2IntOpAdaptor (BV2IntOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | BV2IntOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | BV2IntOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | BV2IntOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | BV2IntOpGenericAdaptor (RangeT values, const BV2IntOpGenericAdaptorBase &base) |
| template<typename LateInst = BV2IntOp, typename = std::enable_if_t<std::is_same_v<LateInst, BV2IntOp>>> |
| | BV2IntOpGenericAdaptor (RangeT values, LateInst op) |
| | BV2IntOpGenericAdaptor (::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 | getInput () |
| ::mlir::ValueRange | getOperands () |
| | BV2IntOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | BV2IntOpGenericAdaptorBase (BV2IntOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::UnitAttr | getIsSignedAttr () |
| bool | getIsSigned () |
Definition at line 1237 of file SMT.h.inc.
◆ BV2IntOpAdaptor()
| llzk::smt::BV2IntOpAdaptor::BV2IntOpAdaptor |
( |
BV2IntOp | op | ) |
|
◆ BV2IntOpGenericAdaptor() [1/5]
| llzk::smt::BV2IntOpGenericAdaptor< RangeT >::BV2IntOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ BV2IntOpGenericAdaptor() [2/5]
◆ BV2IntOpGenericAdaptor() [3/5]
◆ BV2IntOpGenericAdaptor() [4/5]
◆ BV2IntOpGenericAdaptor() [5/5]
template<typename LateInst = BV2IntOp, typename = std::enable_if_t<std::is_same_v<LateInst, BV2IntOp>>>
◆ verify()
| llvm::LogicalResult llzk::smt::BV2IntOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: