|
| | 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) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| RangeT | 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 () |
template<typename RangeT>
class llzk::smt::BVConstantOpGenericAdaptor< RangeT >
Definition at line 2110 of file SMT.h.inc.