FLANG
fir::acc::AccFortranObjectViewModel< Op > Struct Template Reference

External model for acc ops whose result is a zero-offset view of an operand. More...

#include <flang/Optimizer/OpenACC/Support/FIROpenACCOpsInterfaces.h>

Inheritance diagram for fir::acc::AccFortranObjectViewModel< Op >:

Public Member Functions

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

Detailed Description

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: