Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp1354 static bool isDataTransferAsynchronous(mlir::Location loc, const A &stmt) { in isDataTransferAsynchronous() function
1363 bool isDataTransferAsynchronous<Fortran::parser::PrintStmt>( in isDataTransferAsynchronous() function
1918 const bool isAsync = isDataTransferAsynchronous(loc, stmt); in genDataTransferStmt()