Home
last modified time | relevance | path

Searched refs:PointerAssociateRemapping (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/Runtime/
H A Dpointer.h62 void RTDECL(PointerAssociateRemapping)(Descriptor &, const Descriptor &target,
/llvm-project/flang/runtime/
H A Dpointer.cpp89 void RTDEF(PointerAssociateRemapping)(Descriptor &pointer, in RTDEF() argument
/llvm-project/flang/lib/Lower/
H A DRuntime.cpp222 fir::runtime::getRuntimeFunc<mkRTKey(PointerAssociateRemapping)>(loc, in genPointerAssociateRemapping()