Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp574 static mlir::Value createIoRuntimeCallForItem(mlir::Location loc, in createIoRuntimeCallForItem() function
637 createIoRuntimeCallForItem(loc, builder, inputFunc, cookie, in genInputItemList()
645 return createIoRuntimeCallForItem( in genInputItemList()
662 ok = createIoRuntimeCallForItem(loc, builder, inputFunc, cookie, itemExv); in genInputItemList()