Lines Matching refs:AbstractConverter
133 static mlir::Value genEndIO(Fortran::lower::AbstractConverter &converter, in genEndIO()
189 static void genIoLoop(Fortran::lower::AbstractConverter &converter,
222 genOutputItemList(Fortran::lower::AbstractConverter &converter, in genOutputItemList()
293 static void genInputItemList(Fortran::lower::AbstractConverter &converter, in genInputItemList()
356 static void genIoLoop(Fortran::lower::AbstractConverter &converter, in genIoLoop()
463 lowerStringLit(Fortran::lower::AbstractConverter &converter, mlir::Location loc, in lowerStringLit()
486 lowerSourceTextAsStringLit(Fortran::lower::AbstractConverter &converter, in lowerSourceTextAsStringLit()
509 mlir::Value genIntIOOption(Fortran::lower::AbstractConverter &converter, in genIntIOOption()
524 mlir::Value genCharIOOption(Fortran::lower::AbstractConverter &converter, in genCharIOOption()
538 mlir::Value genIOOption(Fortran::lower::AbstractConverter &converter, in genIOOption()
546 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
561 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
621 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
628 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
635 genIOOption<Fortran::parser::Name>(Fortran::lower::AbstractConverter &converter, in genIOOption()
644 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
682 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
691 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
698 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
704 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
740 threadSpecs(Fortran::lower::AbstractConverter &converter, mlir::Location loc, in threadSpecs()
757 genConditionHandlerCall(Fortran::lower::AbstractConverter &converter, in genConditionHandlerCall()
921 genFormat(Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genFormat()
949 getFormat(Fortran::lower::AbstractConverter &converter, mlir::Location loc, in getFormat()
962 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in getFormat()
971 genBuffer(Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genBuffer()
979 getBuffer(Fortran::lower::AbstractConverter &converter, mlir::Location loc, in getBuffer()
988 mlir::Value getDescriptor(Fortran::lower::AbstractConverter &converter, in getDescriptor()
994 static mlir::Value genIOUnit(Fortran::lower::AbstractConverter &converter, in genIOUnit()
1008 mlir::Value getIOUnit(Fortran::lower::AbstractConverter &converter, in getIOUnit()
1021 static mlir::Value genBasicIOStmt(Fortran::lower::AbstractConverter &converter, in genBasicIOStmt()
1045 Fortran::lower::AbstractConverter &converter, in genBackspaceStatement()
1051 Fortran::lower::AbstractConverter &converter, in genEndfileStatement()
1057 Fortran::lower::genFlushStatement(Fortran::lower::AbstractConverter &converter, in genFlushStatement()
1063 Fortran::lower::genRewindStatement(Fortran::lower::AbstractConverter &converter, in genRewindStatement()
1069 Fortran::lower::genOpenStatement(Fortran::lower::AbstractConverter &converter, in genOpenStatement()
1108 Fortran::lower::genCloseStatement(Fortran::lower::AbstractConverter &converter, in genCloseStatement()
1114 Fortran::lower::genWaitStatement(Fortran::lower::AbstractConverter &converter, in genWaitStatement()
1223 Fortran::lower::AbstractConverter &converter, in genBeginCallArguments()
1316 genDataTransferStmt(Fortran::lower::AbstractConverter &converter, const A &stmt, in genDataTransferStmt()
1377 Fortran::lower::AbstractConverter &converter, in genPrintStatement()
1388 Fortran::lower::AbstractConverter &converter, in genWriteStatement()
1397 Fortran::lower::AbstractConverter &converter, in genReadStatement()
1422 Fortran::lower::AbstractConverter &converter, in genInquireStatement()