|
| | NewPodOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | NewPodOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | NewPodOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs) |
| | NewPodOpGenericAdaptor (RangeT values, const NewPodOpGenericAdaptorBase &base) |
| template<typename LateInst = NewPodOp, typename = std::enable_if_t<std::is_same_v<LateInst, NewPodOp>>> |
| | NewPodOpGenericAdaptor (RangeT values, LateInst op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| RangeT | getInitialValues () |
| ::llvm::SmallVector< RangeT > | getMapOperands () |
| RangeT | getOperands () |
| | NewPodOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | NewPodOpGenericAdaptorBase (NewPodOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::ArrayAttr | getInitializedRecordsAttr () |
| ::mlir::ArrayAttr | getInitializedRecords () |
| ::mlir::DenseI32ArrayAttr | getNumDimsPerMapAttr () |
| ::llvm::ArrayRef< int32_t > | getNumDimsPerMap () |
| ::mlir::DenseI32ArrayAttr | getMapOpGroupSizesAttr () |
| ::llvm::ArrayRef< int32_t > | getMapOpGroupSizes () |
template<typename RangeT>
class llzk::pod::NewPodOpGenericAdaptor< RangeT >
Definition at line 125 of file Ops.h.inc.