16#ifndef FORTRAN_LOWER_RUNTIME_H
17#define FORTRAN_LOWER_RUNTIME_H
54 const parser::NotifyWaitStmt &);
62 const parser::SyncImagesStmt &);
64 const parser::SyncMemoryStmt &);
69void genPointerAssociate(fir::FirOpBuilder &, mlir::Location,
70 mlir::Value pointer, mlir::Value target);
71void genPointerAssociateRemapping(fir::FirOpBuilder &, mlir::Location,
72 mlir::Value pointer, mlir::Value target,
73 mlir::Value bounds,
bool isMonomorphic);
74void genPointerAssociateLowerBounds(fir::FirOpBuilder &, mlir::Location,
75 mlir::Value pointer, mlir::Value target,
Definition AbstractConverter.h:85
Definition FIRBuilder.h:55
Definition ParserActions.h:24
Definition check-expression.h:19
Definition bit-population-count.h:20
Definition AbstractConverter.h:34
Definition AbstractConverter.h:29
Definition parse-tree.h:2582
Definition parse-tree.h:2596
Definition parse-tree.h:2622
Definition parse-tree.h:2550
Definition parse-tree.h:2542
Definition parse-tree.h:2560
Definition parse-tree.h:2573
Definition parse-tree.h:2632