Lines Matching refs:AbstractConverter

137 static void genIoLoop(Fortran::lower::AbstractConverter &converter,
176 static mlir::Value genEndIO(Fortran::lower::AbstractConverter &converter, in genEndIO()
241 getNamelistGroup(Fortran::lower::AbstractConverter &converter, in getNamelistGroup()
394 static void genNamelistIO(Fortran::lower::AbstractConverter &converter, in genNamelistIO()
464 Fortran::lower::AbstractConverter &converter, mlir::Value cookie, in genOutputItemList()
609 static void genInputItemList(Fortran::lower::AbstractConverter &converter, in genInputItemList()
668 static void genIoLoop(Fortran::lower::AbstractConverter &converter, in genIoLoop()
771 static mlir::Value locToFilename(Fortran::lower::AbstractConverter &converter, in locToFilename()
778 static mlir::Value locToLineNo(Fortran::lower::AbstractConverter &converter, in locToLineNo()
801 genBuffer(Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genBuffer()
834 lowerStringLit(Fortran::lower::AbstractConverter &converter, mlir::Location loc, in lowerStringLit()
855 lowerSourceTextAsStringLit(Fortran::lower::AbstractConverter &converter, in lowerSourceTextAsStringLit()
875 mlir::Value genIntIOOption(Fortran::lower::AbstractConverter &converter, in genIntIOOption()
892 mlir::Value genCharIOOption(Fortran::lower::AbstractConverter &converter, in genCharIOOption()
908 mlir::Value genIOOption(Fortran::lower::AbstractConverter &converter, in genIOOption()
924 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
941 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
1003 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
1010 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
1017 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
1057 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
1066 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
1073 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
1080 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genIOOption()
1088 static void genIOReadSize(Fortran::lower::AbstractConverter &converter, in genIOReadSize()
1144 static void threadSpecs(Fortran::lower::AbstractConverter &converter, in threadSpecs()
1176 ConditionSpecInfo lowerErrorSpec(Fortran::lower::AbstractConverter &converter, in lowerErrorSpec()
1220 genConditionHandlerCall(Fortran::lower::AbstractConverter &converter, in genConditionHandlerCall()
1317 Fortran::lower::AbstractConverter &converter, in getVariableBufferRequiredDescriptor()
1334 maybeGetInternalIODescriptor(Fortran::lower::AbstractConverter &converter, in maybeGetInternalIODescriptor()
1348 Fortran::lower::AbstractConverter &, const Fortran::parser::PrintStmt &, in maybeGetInternalIODescriptor() argument
1383 lowerReferenceAsStringSelect(Fortran::lower::AbstractConverter &converter, in lowerReferenceAsStringSelect()
1476 genFormat(Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genFormat()
1511 getFormat(Fortran::lower::AbstractConverter &converter, mlir::Location loc, in getFormat()
1522 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in getFormat()
1532 getBuffer(Fortran::lower::AbstractConverter &converter, mlir::Location loc, in getBuffer()
1544 static mlir::Value genIOUnitNumber(Fortran::lower::AbstractConverter &converter, in genIOUnitNumber()
1600 static mlir::Value genIOUnit(Fortran::lower::AbstractConverter &converter, in genIOUnit()
1615 static mlir::Value getIOUnit(Fortran::lower::AbstractConverter &converter, in getIOUnit()
1628 static mlir::Value genBasicIOStmt(Fortran::lower::AbstractConverter &converter, in genBasicIOStmt()
1655 Fortran::lower::AbstractConverter &converter, in genBackspaceStatement()
1661 Fortran::lower::AbstractConverter &converter, in genEndfileStatement()
1667 Fortran::lower::genFlushStatement(Fortran::lower::AbstractConverter &converter, in genFlushStatement()
1673 Fortran::lower::genRewindStatement(Fortran::lower::AbstractConverter &converter, in genRewindStatement()
1679 genNewunitSpec(Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genNewunitSpec()
1703 Fortran::lower::genOpenStatement(Fortran::lower::AbstractConverter &converter, in genOpenStatement()
1742 Fortran::lower::genCloseStatement(Fortran::lower::AbstractConverter &converter, in genCloseStatement()
1748 Fortran::lower::genWaitStatement(Fortran::lower::AbstractConverter &converter, in genWaitStatement()
1848 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genBeginDataTransferCallArgs()
1906 genDataTransferStmt(Fortran::lower::AbstractConverter &converter, in genDataTransferStmt()
1983 Fortran::lower::AbstractConverter &converter, in genPrintStatement()
1991 Fortran::lower::genWriteStatement(Fortran::lower::AbstractConverter &converter, in genWriteStatement()
1997 Fortran::lower::genReadStatement(Fortran::lower::AbstractConverter &converter, in genReadStatement()
2022 static mlir::Value genInquireSpec(Fortran::lower::AbstractConverter &converter, in genInquireSpec()
2032 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genInquireSpec()
2062 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genInquireSpec()
2099 Fortran::lower::AbstractConverter &converter, mlir::Location loc, in genInquireSpec()
2137 lowerIdExpr(Fortran::lower::AbstractConverter &converter, mlir::Location loc, in lowerIdExpr()
2154 static void threadInquire(Fortran::lower::AbstractConverter &converter, in threadInquire()
2172 Fortran::lower::AbstractConverter &converter, in genInquireStatement()