|
| | ApplyMapOpAdaptor (ApplyMapOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | 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) |
| | ApplyMapOpGenericAdaptor (::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 | getMapOperands () |
| ::mlir::ValueRange | 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 () |
Definition at line 141 of file Ops.h.inc.
◆ ApplyMapOpAdaptor()
| llzk::polymorphic::ApplyMapOpAdaptor::ApplyMapOpAdaptor |
( |
ApplyMapOp | op | ) |
|
◆ ApplyMapOpGenericAdaptor() [1/5]
◆ ApplyMapOpGenericAdaptor() [2/5]
◆ ApplyMapOpGenericAdaptor() [3/5]
◆ ApplyMapOpGenericAdaptor() [4/5]
◆ ApplyMapOpGenericAdaptor() [5/5]
template<typename LateInst = ApplyMapOp, typename = std::enable_if_t<std::is_same_v<LateInst, ApplyMapOp>>>
◆ verify()
| llvm::LogicalResult llzk::polymorphic::ApplyMapOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files:
- build/include/llzk/Dialect/Polymorphic/IR/Ops.h.inc
- build/include/llzk/Dialect/Polymorphic/IR/Ops.cpp.inc