Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dallocatable.h53 void RTNAME(AllocatableSetBounds)(
/llvm-project-15.0.7/flang/runtime/
H A Dallocatable.cpp48 void RTNAME(AllocatableSetBounds)(Descriptor &descriptor, int zeroBasedDim, in RTNAME() argument
/llvm-project-15.0.7/flang/lib/Lower/
H A DAllocatable.cpp126 : fir::runtime::getRuntimeFunc<mkRTKey(AllocatableSetBounds)>( in genRuntimeSetBounds()