Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dio-api.h214 bool IONAME(SetRound)(Cookie, const char *, std::size_t);
Dio-api.cpp526 bool IONAME(SetRound)(Cookie cookie, const char *keyword, std::size_t length) { in IONAME() argument
/external/llvm-project/flang/lib/Lower/
DIO.cpp55 mkIOKey(SetRec), mkIOKey(SetRound), mkIOKey(SetSign),
597 ioFunc = getIORuntimeFunc<mkIOKey(SetRound)>(loc, builder); in genIOOption()
665 ioFunc = getIORuntimeFunc<mkIOKey(SetRound)>(loc, builder); in genIOOption()