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:2579
Definition parse-tree.h:2593
Definition parse-tree.h:2619
Definition parse-tree.h:2547
Definition parse-tree.h:2539
Definition parse-tree.h:2557
Definition parse-tree.h:2570
Definition parse-tree.h:2629