Lines Matching refs:genFIR
802 void genFIR(const Fortran::parser::EndProgramStmt &) { genExitRoutine(); } in genFIR() function in __anon1d418ed20211::FirConverter
896 void genFIR(const Fortran::parser::CallStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
926 void genFIR(const Fortran::parser::ComputedGotoStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
948 void genFIR(const Fortran::parser::ArithmeticIfStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
996 void genFIR(const Fortran::parser::AssignedGotoStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1079 void genFIR(const Fortran::parser::DoConstruct &doConstruct) { in genFIR() function in __anon1d418ed20211::FirConverter
1168 genFIR(e, unstructuredContext); in genFIR()
1357 void genFIR(const Fortran::parser::IfConstruct &) { in genFIR() function in __anon1d418ed20211::FirConverter
1383 genFIR(e, /*unstructuredContext=*/false); in genFIR()
1408 genFIR(e); in genFIR()
1413 void genFIR(const Fortran::parser::CaseConstruct &) { in genFIR() function in __anon1d418ed20211::FirConverter
1415 genFIR(e); in genFIR()
1421 genFIR(stmt.statement); in genNestedStatement()
1443 void genFIR(const Fortran::parser::ConcurrentHeader &header) { in genFIR() function in __anon1d418ed20211::FirConverter
1554 void genFIR(const Fortran::parser::ForallAssignmentStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1555 std::visit([&](const auto &x) { genFIR(x); }, stmt.u); in genFIR()
1558 void genFIR(const Fortran::parser::EndForallStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
1577 void genFIR(const Fortran::parser::ForallStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1579 genFIR(std::get< in genFIR()
1583 genFIR(std::get<Fortran::parser::UnlabeledStatement< in genFIR()
1590 void genFIR(const Fortran::parser::ForallConstruct &forall) { in genFIR() function in __anon1d418ed20211::FirConverter
1600 [&](const Fortran::parser::WhereConstruct &b) { genFIR(b); }, in genFIR()
1602 Fortran::parser::ForallConstruct> &b) { genFIR(b.value()); }, in genFIR()
1612 void genFIR(const Fortran::parser::ForallConstructStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1613 genFIR(std::get< in genFIR()
1619 void genFIR(const Fortran::parser::CompilerDirective &) { in genFIR() function in __anon1d418ed20211::FirConverter
1623 void genFIR(const Fortran::parser::OpenACCConstruct &acc) { in genFIR() function in __anon1d418ed20211::FirConverter
1627 genFIR(e); in genFIR()
1631 void genFIR(const Fortran::parser::OpenACCDeclarativeConstruct &accDecl) { in genFIR() function in __anon1d418ed20211::FirConverter
1635 genFIR(e); in genFIR()
1639 void genFIR(const Fortran::parser::OpenMPConstruct &omp) { in genFIR() function in __anon1d418ed20211::FirConverter
1668 genFIR(e); in genFIR()
1677 void genFIR(const Fortran::parser::OpenMPDeclarativeConstruct &ompDecl) { in genFIR() function in __anon1d418ed20211::FirConverter
1681 genFIR(e); in genFIR()
1687 void genFIR(const Fortran::parser::SelectCaseStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1873 void genFIR(const Fortran::parser::AssociateConstruct &) { in genFIR() function in __anon1d418ed20211::FirConverter
1895 genFIR(e); in genFIR()
1900 void genFIR(const Fortran::parser::BlockConstruct &blockConstruct) { in genFIR() function in __anon1d418ed20211::FirConverter
1904 void genFIR(const Fortran::parser::BlockStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
1907 void genFIR(const Fortran::parser::EndBlockStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
1911 void genFIR(const Fortran::parser::ChangeTeamConstruct &construct) { in genFIR() function in __anon1d418ed20211::FirConverter
1914 void genFIR(const Fortran::parser::ChangeTeamStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1917 void genFIR(const Fortran::parser::EndChangeTeamStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1921 void genFIR(const Fortran::parser::CriticalConstruct &criticalConstruct) { in genFIR() function in __anon1d418ed20211::FirConverter
1925 void genFIR(const Fortran::parser::CriticalStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
1928 void genFIR(const Fortran::parser::EndCriticalStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
1932 void genFIR(const Fortran::parser::SelectRankConstruct &selectRankConstruct) { in genFIR() function in __anon1d418ed20211::FirConverter
1936 void genFIR(const Fortran::parser::SelectRankStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
1939 void genFIR(const Fortran::parser::SelectRankCaseStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
1943 void genFIR(const Fortran::parser::SelectTypeConstruct &selectTypeConstruct) { in genFIR() function in __anon1d418ed20211::FirConverter
1947 void genFIR(const Fortran::parser::SelectTypeStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
1950 void genFIR(const Fortran::parser::TypeGuardStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
1958 void genFIR(const Fortran::parser::BackspaceStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1962 void genFIR(const Fortran::parser::CloseStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1966 void genFIR(const Fortran::parser::EndfileStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1970 void genFIR(const Fortran::parser::FlushStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1974 void genFIR(const Fortran::parser::InquireStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1980 void genFIR(const Fortran::parser::OpenStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1984 void genFIR(const Fortran::parser::PrintStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1987 void genFIR(const Fortran::parser::ReadStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1991 void genFIR(const Fortran::parser::RewindStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1995 void genFIR(const Fortran::parser::WaitStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
1999 void genFIR(const Fortran::parser::WriteStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2059 void genFIR(const Fortran::parser::AllocateStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2063 void genFIR(const Fortran::parser::DeallocateStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2071 void genFIR(const Fortran::parser::NullifyStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2084 void genFIR(const Fortran::parser::EventPostStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2088 void genFIR(const Fortran::parser::EventWaitStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2092 void genFIR(const Fortran::parser::FormTeamStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2096 void genFIR(const Fortran::parser::LockStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2389 void genFIR(const Fortran::parser::WhereConstruct &c) { in genFIR() function in __anon1d418ed20211::FirConverter
2397 genFIR(body); in genFIR()
2401 genFIR(e); in genFIR()
2406 genFIR(*e); in genFIR()
2411 void genFIR(const Fortran::parser::WhereBodyConstruct &body) { in genFIR() function in __anon1d418ed20211::FirConverter
2421 Fortran::parser::WhereConstruct> &c) { genFIR(c.value()); }, in genFIR()
2425 void genFIR(const Fortran::parser::WhereConstructStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2429 void genFIR(const Fortran::parser::WhereConstruct::MaskedElsewhere &ew) { in genFIR() function in __anon1d418ed20211::FirConverter
2436 genFIR(body); in genFIR()
2438 void genFIR(const Fortran::parser::MaskedElsewhereStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2442 void genFIR(const Fortran::parser::WhereConstruct::Elsewhere &ew) { in genFIR() function in __anon1d418ed20211::FirConverter
2448 genFIR(body); in genFIR()
2450 void genFIR(const Fortran::parser::ElsewhereStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2453 void genFIR(const Fortran::parser::EndWhereStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
2457 void genFIR(const Fortran::parser::WhereStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2467 void genFIR(const Fortran::parser::PointerAssignmentStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2471 void genFIR(const Fortran::parser::AssignmentStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2475 void genFIR(const Fortran::parser::SyncAllStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2479 void genFIR(const Fortran::parser::SyncImagesStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2483 void genFIR(const Fortran::parser::SyncMemoryStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2487 void genFIR(const Fortran::parser::SyncTeamStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2491 void genFIR(const Fortran::parser::UnlockStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2495 void genFIR(const Fortran::parser::AssignStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2504 void genFIR(const Fortran::parser::FormatStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
2511 void genFIR(const Fortran::parser::PauseStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2516 void genFIR(const Fortran::parser::FailImageStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2521 void genFIR(const Fortran::parser::StopStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2525 void genFIR(const Fortran::parser::ReturnStmt &stmt) { in genFIR() function in __anon1d418ed20211::FirConverter
2560 void genFIR(const Fortran::parser::CycleStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
2563 void genFIR(const Fortran::parser::ExitStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
2566 void genFIR(const Fortran::parser::GotoStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
2571 void genFIR(const Fortran::parser::AssociateStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2572 void genFIR(const Fortran::parser::CaseStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2573 void genFIR(const Fortran::parser::ContinueStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2574 void genFIR(const Fortran::parser::ElseIfStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2575 void genFIR(const Fortran::parser::ElseStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2576 void genFIR(const Fortran::parser::EndAssociateStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2577 void genFIR(const Fortran::parser::EndDoStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2578 void genFIR(const Fortran::parser::EndFunctionStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2579 void genFIR(const Fortran::parser::EndIfStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2580 void genFIR(const Fortran::parser::EndMpSubprogramStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2581 void genFIR(const Fortran::parser::EndSelectStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2582 void genFIR(const Fortran::parser::EndSubroutineStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2583 void genFIR(const Fortran::parser::EntryStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2584 void genFIR(const Fortran::parser::IfStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2585 void genFIR(const Fortran::parser::IfThenStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2586 void genFIR(const Fortran::parser::NonLabelDoStmt &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2587 void genFIR(const Fortran::parser::OmpEndLoopDirective &) {} // nop in genFIR() function in __anon1d418ed20211::FirConverter
2589 void genFIR(const Fortran::parser::NamelistStmt &) { in genFIR() function in __anon1d418ed20211::FirConverter
2594 void genFIR(Fortran::lower::pft::Evaluation &eval, in genFIR() function in __anon1d418ed20211::FirConverter
2606 eval.visit([&](const auto &stmt) { genFIR(stmt); }); in genFIR()
2923 genFIR(eval); in lowerFunc()
2944 genFIR(eval); in lowerModuleDeclScope()