Searched refs:BeginWait (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/flang/include/flang/Runtime/ |
| H A D | io-api.h | 147 Cookie IONAME(BeginWait)(ExternalUnit, AsynchronousId,
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | io-api.cpp | 382 Cookie IONAME(BeginWait)(ExternalUnit unitNumber, AsynchronousId id, in IONAME() argument 400 return IONAME(BeginWait)(unitNumber, 0 /*no ID=*/, sourceFile, sourceLine); in IONAME()
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | IO.cpp | 78 mkIOKey(BeginUnformattedInput), mkIOKey(BeginWait), mkIOKey(BeginWaitAll), 1756 hasId ? getIORuntimeFunc<mkIOKey(BeginWait)>(loc, builder) in genWaitStatement()
|