|
| ApplyMapOpAdaptor (ApplyMapOp op) |
|
::mlir::LogicalResult | verify (::mlir::Location loc) |
|
| ApplyMapOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| ApplyMapOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
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=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| ApplyMapOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| ApplyMapOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
::mlir::ValueRange | getMapOperands () |
|
::mlir::ValueRange | getOperands () |
|
| ApplyMapOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, 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 133 of file Ops.h.inc.
◆ ApplyMapOpAdaptor()
llzk::polymorphic::ApplyMapOpAdaptor::ApplyMapOpAdaptor |
( |
ApplyMapOp | op | ) |
|
◆ ApplyMapOpGenericAdaptor() [1/3]
◆ ApplyMapOpGenericAdaptor() [2/3]
◆ ApplyMapOpGenericAdaptor() [3/3]
template<typename LateInst = ApplyMapOp, typename = std::enable_if_t<std::is_same_v<LateInst, ApplyMapOp>>>
◆ verify()
mlir::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