External model for acc ops whose result is a zero-offset view of an operand.
More...
#include <flang/Optimizer/OpenACC/Support/FIROpenACCOpsInterfaces.h>
|
|
mlir::Value | getViewSource (mlir::Operation *op, mlir::OpResult resultView) const |
|
std::optional< std::int64_t > | getViewOffset (mlir::Operation *op, mlir::OpResult resultView) const |
|
mlir::Value | getViewSource (mlir::Operation *op, mlir::OpResult resultView) const |
|
mlir::Value | getViewSource (mlir::Operation *op, mlir::OpResult resultView) const |
template<typename Op>
struct fir::acc::AccFortranObjectViewModel< Op >
External model for acc ops whose result is a zero-offset view of an operand.
The documentation for this struct was generated from the following file: