Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dallocatable.h85 int RTNAME(AllocatableAllocate)(Descriptor &, bool hasStat = false,
/llvm-project-15.0.7/flang/runtime/
H A Dallocatable.cpp69 int RTNAME(AllocatableAllocate)(Descriptor &descriptor, bool hasStat, in RTNAME() argument
/llvm-project-15.0.7/flang/lib/Lower/
H A DAllocatable.cpp173 : fir::runtime::getRuntimeFunc<mkRTKey(AllocatableAllocate)>(loc, in genRuntimeAllocate()