|
std::pair< mlir::MemRefType, mlir::AffineMap > | applyViews (::mlir::Operation *tablegen_opaque_val) const |
|
| FallbackModel () |
|
|
static mlir::Value | getInput (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
|
static mlir::Value | getResult (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
|
static std::pair< mlir::MemRefType, mlir::AffineMap > | applyViews (const Concept *impl, ::mlir::Operation *tablegen_opaque_val) |
|
mlir::Value(* | getInput )(const Concept *impl, ::mlir::Operation *) |
| The methods defined by the interface. More...
|
|
mlir::Value(* | getResult )(const Concept *impl, ::mlir::Operation *) |
|
std::pair< mlir::MemRefType, mlir::AffineMap >(* | applyViews )(const Concept *impl, ::mlir::Operation *) |
|
◆ ConcreteEntity
template<typename ConcreteModel , typename ConcreteOp >
◆ applyViews()
template<typename ConcreteModel , typename ConcreteOp >
The documentation for this class was generated from the following file: