Lines Matching refs:AbstractConverter
64 static void createPrivateVarSyms(Fortran::lower::AbstractConverter &converter, in createPrivateVarSyms()
87 static bool privatizeVars(Op &op, Fortran::lower::AbstractConverter &converter, in privatizeVars()
180 genCommonBlockMember(Fortran::lower::AbstractConverter &converter, in genCommonBlockMember()
213 static void threadPrivatizeVars(Fortran::lower::AbstractConverter &converter, in threadPrivatizeVars()
279 genCopyinClause(Fortran::lower::AbstractConverter &converter, in genCopyinClause()
314 Fortran::lower::AbstractConverter &converter, in genObjectList()
334 static mlir::Type getLoopVarType(Fortran::lower::AbstractConverter &converter, in getLoopVarType()
396 createBodyOfOp(Op &op, Fortran::lower::AbstractConverter &converter, in createBodyOfOp()
477 static void genOMP(Fortran::lower::AbstractConverter &converter, in genOMP()
511 genAllocateClause(Fortran::lower::AbstractConverter &converter, in genAllocateClause()
543 genOMP(Fortran::lower::AbstractConverter &converter, in genOMP()
600 getIfClauseOperand(Fortran::lower::AbstractConverter &converter, in getIfClauseOperand()
619 createCombinedParallelOp(Fortran::lower::AbstractConverter &converter, in createCombinedParallelOp()
661 genOMP(Fortran::lower::AbstractConverter &converter, in genOMP()
898 static void genOMP(Fortran::lower::AbstractConverter &converter, in genOMP()
1138 genOMP(Fortran::lower::AbstractConverter &converter, in genOMP()
1181 genOMP(Fortran::lower::AbstractConverter &converter, in genOMP()
1194 genOMP(Fortran::lower::AbstractConverter &converter, in genOMP()
1259 Fortran::lower::AbstractConverter &converter, in genOmpAtomicHintAndMemoryOrderClauses()
1297 Fortran::lower::AbstractConverter &converter, in genOmpAtomicUpdateStatement()
1359 genOmpAtomicWrite(Fortran::lower::AbstractConverter &converter, in genOmpAtomicWrite()
1390 static void genOmpAtomicRead(Fortran::lower::AbstractConverter &converter, in genOmpAtomicRead()
1422 genOmpAtomicUpdate(Fortran::lower::AbstractConverter &converter, in genOmpAtomicUpdate()
1439 static void genOmpAtomic(Fortran::lower::AbstractConverter &converter, in genOmpAtomic()
1459 genOMP(Fortran::lower::AbstractConverter &converter, in genOMP()
1483 Fortran::lower::AbstractConverter &converter, in genOpenMPConstruct()
1526 Fortran::lower::AbstractConverter &converter, in genThreadprivateOp()
1562 Fortran::lower::AbstractConverter &converter, in genOpenMPDeclarativeConstruct()
1603 Fortran::lower::AbstractConverter &converter, in genOpenMPReduction()