Lines Matching defs:AbstractConverter

153 static void genIoLoop(Fortran::lower::AbstractConverter &converter,
193 static mlir::Value genEndIO(Fortran::lower::AbstractConverter &converter,
262 getDefinedIoProcMap(Fortran::lower::AbstractConverter &converter) {
295 getNonTbpDefinedIoTableAddr(Fortran::lower::AbstractConverter &converter,
448 getNonTbpDefinedIoTableAddr(Fortran::lower::AbstractConverter &converter) {
459 getNamelistGroup(Fortran::lower::AbstractConverter &converter,
641 static void genNamelistIO(Fortran::lower::AbstractConverter &converter,
716 Fortran::lower::AbstractConverter &converter, mlir::Value cookie,
834 createIoRuntimeCallForItem(Fortran::lower::AbstractConverter &converter,
871 static void genInputItemList(Fortran::lower::AbstractConverter &converter,
931 static void genIoLoop(Fortran::lower::AbstractConverter &converter,
1039 static mlir::Value locToFilename(Fortran::lower::AbstractConverter &converter,
1046 static mlir::Value locToLineNo(Fortran::lower::AbstractConverter &converter,
1069 genBuffer(Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1102 lowerStringLit(Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1123 lowerSourceTextAsStringLit(Fortran::lower::AbstractConverter &converter,
1143 mlir::Value genIntIOOption(Fortran::lower::AbstractConverter &converter,
1160 mlir::Value genCharIOOption(Fortran::lower::AbstractConverter &converter,
1176 mlir::Value genIOOption(Fortran::lower::AbstractConverter &converter,
1192 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1209 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1272 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1279 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1286 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1326 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1335 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1342 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1350 static void genIOGetVar(Fortran::lower::AbstractConverter &converter,
1392 static void threadSpecs(Fortran::lower::AbstractConverter &converter,
1430 ConditionSpecInfo lowerErrorSpec(Fortran::lower::AbstractConverter &converter,
1474 genConditionHandlerCall(Fortran::lower::AbstractConverter &converter,
1571 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1588 maybeGetInternalIODescriptor(Fortran::lower::AbstractConverter &converter,
1602 Fortran::lower::AbstractConverter &, mlir::Location loc,
1622 lowerReferenceAsStringSelect(Fortran::lower::AbstractConverter &converter,
1706 genFormat(Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1747 getFormat(Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1758 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1768 getBuffer(Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1780 static mlir::Value genIOUnitNumber(Fortran::lower::AbstractConverter &converter,
1836 static mlir::Value genIOUnit(Fortran::lower::AbstractConverter &converter,
1853 getIOUnit(Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1865 static mlir::Value genBasicIOStmt(Fortran::lower::AbstractConverter &converter,
1892 Fortran::lower::AbstractConverter &converter,
1898 Fortran::lower::AbstractConverter &converter,
1904 Fortran::lower::genFlushStatement(Fortran::lower::AbstractConverter &converter,
1910 Fortran::lower::genRewindStatement(Fortran::lower::AbstractConverter &converter,
1916 genNewunitSpec(Fortran::lower::AbstractConverter &converter, mlir::Location loc,
1940 Fortran::lower::genOpenStatement(Fortran::lower::AbstractConverter &converter,
1979 Fortran::lower::genCloseStatement(Fortran::lower::AbstractConverter &converter,
1985 Fortran::lower::genWaitStatement(Fortran::lower::AbstractConverter &converter,
2085 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
2155 genDataTransferStmt(Fortran::lower::AbstractConverter &converter,
2249 Fortran::lower::AbstractConverter &converter,
2257 Fortran::lower::genWriteStatement(Fortran::lower::AbstractConverter &converter,
2263 Fortran::lower::genReadStatement(Fortran::lower::AbstractConverter &converter,
2288 static mlir::Value genInquireSpec(Fortran::lower::AbstractConverter &converter,
2298 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
2328 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
2365 Fortran::lower::AbstractConverter &converter, mlir::Location loc,
2403 lowerIdExpr(Fortran::lower::AbstractConverter &converter, mlir::Location loc,
2420 static void threadInquire(Fortran::lower::AbstractConverter &converter,
2438 Fortran::lower::AbstractConverter &converter,