Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dio-api.h175 Cookie IONAME(BeginInquireIoLength)(
Dio-api.cpp358 Cookie IONAME(BeginInquireIoLength)(const char *sourceFile, int sourceLine) { in IONAME() argument
/external/llvm-project/flang/lib/Lower/
DIO.cpp52 mkIOKey(BeginInquireFile), mkIOKey(BeginInquireIoLength),
1482 beginFunc = getIORuntimeFunc<mkIOKey(BeginInquireIoLength)>(loc, builder); in genInquireStatement()