|
| | PushOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | PushOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | PushOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | PushOpGenericAdaptor (RangeT values, const PushOpGenericAdaptorBase &base) |
| template<typename LateInst = PushOp, typename = std::enable_if_t<std::is_same_v<LateInst, PushOp>>> |
| | PushOpGenericAdaptor (RangeT values, LateInst op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| RangeT | getOperands () |
| | PushOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | PushOpGenericAdaptorBase (PushOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::IntegerAttr | getCountAttr () |
| uint32_t | getCount () |
template<typename RangeT>
class llzk::smt::PushOpGenericAdaptor< RangeT >
Definition at line 8214 of file SMT.h.inc.