|
| | ApplyMapOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | ApplyMapOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | ApplyMapOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | ApplyMapOpGenericAdaptor (RangeT values, const ApplyMapOpGenericAdaptorBase &base) |
| template<typename LateInst = ApplyMapOp, typename = std::enable_if_t<std::is_same_v<LateInst, ApplyMapOp>>> |
| | ApplyMapOpGenericAdaptor (RangeT values, LateInst op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| RangeT | getMapOperands () |
| RangeT | getOperands () |
| | ApplyMapOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | ApplyMapOpGenericAdaptorBase (ApplyMapOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::AffineMapAttr | getMapAttr () |
| ::mlir::AffineMap | getMap () |
| ::mlir::IntegerAttr | getNumDimsAttr () |
| ::llvm::APInt | getNumDims () |
template<typename RangeT>
class llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT >
Definition at line 105 of file Ops.h.inc.