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