Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DPointer.cpp21 RTNAME(PointerSetBounds)(*p, 0, 2, 11); in TEST()
/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dpointer.h33 void RTNAME(PointerSetBounds)(
/llvm-project-15.0.7/flang/runtime/
H A Dpointer.cpp40 void RTNAME(PointerSetBounds)(Descriptor &pointer, int zeroBasedDim, in RTNAME() argument
/llvm-project-15.0.7/flang/lib/Lower/
H A DAllocatable.cpp124 ? fir::runtime::getRuntimeFunc<mkRTKey(PointerSetBounds)>(loc, in genRuntimeSetBounds()