|
| | ExtractArrayOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | ExtractArrayOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | ExtractArrayOpGenericAdaptor (RangeT values, const ExtractArrayOpGenericAdaptorBase &base) |
| template<typename LateInst = ExtractArrayOp, typename = std::enable_if_t<std::is_same_v<LateInst, ExtractArrayOp>>> |
| | ExtractArrayOpGenericAdaptor (RangeT values, LateInst op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| ValueT | getArrRef () |
| RangeT | getIndices () |
| RangeT | getOperands () |
template<typename RangeT>
class llzk::array::ExtractArrayOpGenericAdaptor< RangeT >
Definition at line 519 of file Ops.h.inc.