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