Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DIO.h54 mlir::Value genInquireStatement(AbstractConverter &,
/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp2171 mlir::Value Fortran::lower::genInquireStatement( in genInquireStatement() function in Fortran::lower
H A DBridge.cpp1975 mlir::Value iostat = genInquireStatement(*this, stmt); in genFIR()