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