|
| | PopOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | PopOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | PopOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | PopOpGenericAdaptor (RangeT values, const PopOpGenericAdaptorBase &base) |
| template<typename LateInst = PopOp, typename = std::enable_if_t<std::is_same_v<LateInst, PopOp>>> |
| | PopOpGenericAdaptor (RangeT values, LateInst op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| RangeT | getOperands () |
| | PopOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | PopOpGenericAdaptorBase (PopOp 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::PopOpGenericAdaptor< RangeT >
Definition at line 8019 of file SMT.h.inc.