|
| | CreateArrayOpAdaptor (CreateArrayOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | CreateArrayOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | CreateArrayOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | CreateArrayOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs) |
| | CreateArrayOpGenericAdaptor (RangeT values, const CreateArrayOpGenericAdaptorBase &base) |
| template<typename LateInst = CreateArrayOp, typename = std::enable_if_t<std::is_same_v<LateInst, CreateArrayOp>>> |
| | CreateArrayOpGenericAdaptor (RangeT values, LateInst op) |
| | CreateArrayOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ::mlir::ValueRange | getElements () |
| ::llvm::SmallVector< ::mlir::ValueRange > | getMapOperands () |
| ::mlir::ValueRange | getOperands () |
| | CreateArrayOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | CreateArrayOpGenericAdaptorBase (CreateArrayOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::DenseI32ArrayAttr | getNumDimsPerMapAttr () |
| ::llvm::ArrayRef< int32_t > | getNumDimsPerMap () |
| ::mlir::DenseI32ArrayAttr | getMapOpGroupSizesAttr () |
| ::llvm::ArrayRef< int32_t > | getMapOpGroupSizes () |
Definition at line 332 of file Ops.h.inc.
◆ CreateArrayOpAdaptor()
| llzk::array::CreateArrayOpAdaptor::CreateArrayOpAdaptor |
( |
CreateArrayOp | op | ) |
|
◆ CreateArrayOpGenericAdaptor() [1/5]
◆ CreateArrayOpGenericAdaptor() [2/5]
◆ CreateArrayOpGenericAdaptor() [3/5]
◆ CreateArrayOpGenericAdaptor() [4/5]
◆ CreateArrayOpGenericAdaptor() [5/5]
template<typename LateInst = CreateArrayOp, typename = std::enable_if_t<std::is_same_v<LateInst, CreateArrayOp>>>
◆ verify()
| llvm::LogicalResult llzk::array::CreateArrayOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: