Home
last modified time | relevance | path

Searched refs:AllocatableAllocateSource (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/unittests/Runtime/
H A DAllocatable.cpp88 RTNAME(AllocatableAllocateSource) in TEST()
110 RTNAME(AllocatableAllocateSource) in TEST()
/llvm-project/flang/include/flang/Runtime/
H A Dallocatable.h100 int RTDECL(AllocatableAllocateSource)(Descriptor &, const Descriptor &source,
/llvm-project/flang/runtime/
H A Dallocatable.cpp159 int RTDEF(AllocatableAllocateSource)(Descriptor &alloc, in RTDEF() argument
/llvm-project/flang/lib/Lower/
H A DAllocatable.cpp209 : fir::runtime::getRuntimeFunc<mkRTKey(AllocatableAllocateSource)>( in genRuntimeAllocateSource()