|
| ReadArrayOpAdaptor (ReadArrayOp op) |
|
::mlir::LogicalResult | verify (::mlir::Location loc) |
|
| ReadArrayOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| ReadArrayOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = ReadArrayOp, typename = std::enable_if_t<std::is_same_v<LateInst, ReadArrayOp>>> |
| ReadArrayOpGenericAdaptor (RangeT values, LateInst op) |
|
| ReadArrayOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| ReadArrayOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| ReadArrayOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getArrRef () |
|
::mlir::ValueRange | getIndices () |
|
::mlir::ValueRange | getOperands () |
|
| ReadArrayOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| ReadArrayOpGenericAdaptorBase (ReadArrayOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
::mlir::DictionaryAttr | getAttributes () |
|
Definition at line 708 of file Ops.h.inc.
◆ ReadArrayOpAdaptor()
llzk::array::ReadArrayOpAdaptor::ReadArrayOpAdaptor |
( |
ReadArrayOp | op | ) |
|
◆ ReadArrayOpGenericAdaptor() [1/3]
llzk::array::ReadArrayOpGenericAdaptor< RangeT >::ReadArrayOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ ReadArrayOpGenericAdaptor() [2/3]
llzk::array::ReadArrayOpGenericAdaptor< RangeT >::ReadArrayOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs = nullptr, |
|
|
const ::mlir::EmptyProperties & | properties = {}, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ ReadArrayOpGenericAdaptor() [3/3]
template<typename LateInst = ReadArrayOp, typename = std::enable_if_t<std::is_same_v<LateInst, ReadArrayOp>>>
◆ verify()
mlir::LogicalResult llzk::array::ReadArrayOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: