Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dio-api.h90 Cookie IONAME(BeginInternalArrayFormattedInput)(const Descriptor &,
/llvm-project-15.0.7/flang/runtime/
H A Dio-api.cpp88 Cookie IONAME(BeginInternalArrayFormattedInput)(const Descriptor &descriptor, in IONAME() argument
/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp73 mkIOKey(BeginInternalArrayFormattedInput), mkIOKey(BeginInternalListOutput),
1804 return getIORuntimeFunc<mkIOKey(BeginInternalArrayFormattedInput)>( in getBeginDataTransferFunc()