|
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 *) |
|
◆ Interface
template<typename ConcreteOp >
◆ FallbackModel()
template<typename ConcreteOp >
◆ applyViews()
template<typename ConcreteOp >
◆ getInput()
template<typename ConcreteOp >
◆ getResult()
template<typename ConcreteOp >
The documentation for this class was generated from the following file: