Home
last modified time | relevance | path

Searched defs:beginDir (Results 1 – 7 of 7) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dcanonicalize-acc.cpp113 auto &beginDir{std::get<parser::AccBeginLoopDirective>(x.t)}; RewriteOpenACCLoopConstruct() local
149 auto &beginDir{std::get<parser::AccBeginCombinedDirective>(x.t)}; RewriteOpenACCCombinedConstruct() local
H A Dcanonicalize-omp.cpp89 auto &beginDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; RewriteOpenMPLoopConstruct() local
H A Dcheck-omp-structure.cpp276 const auto &beginDir{std::get<parser::OmpLoopDirective>(beginLoopDir.t)}; HasInvalidDistributeNesting() local
409 const auto &beginDir{std::get<parser::OmpLoopDirective>(beginLoopDir.t)}; Enter() local
483 const auto &beginDir{std::get<parser::OmpLoopDirective>(beginLoopDir.t)}; CheckDoWhile() local
543 const auto &beginDir{ CheckSIMDNest() local
574 const auto &beginDir{ CheckSIMDNest() local
606 const auto &beginDir{ CheckTargetNest() local
793 const auto &beginDir{std::get<parser::OmpBlockDirective>(beginBlockDir.t)}; Enter() local
971 const auto &beginDir{ Enter() local
3422 const auto &beginDir{ CheckTargetBlockOnlyTeams() local
3472 const auto &beginDir{ CheckWorkshareBlockStmts() local
3480 const auto &beginDir{ CheckWorkshareBlockStmts() local
3489 const auto &beginDir{ CheckWorkshareBlockStmts() local
[all...]
H A Dcheck-acc-structure.cpp247 const auto &beginDir{std::get<parser::AccBeginLoopDirective>(x.t)}; in Enter() local
253 const auto &beginDir{std::get<parser::AccBeginLoopDirective>(x.t)}; in Leave() local
H A Dresolve-directives.cpp883 const auto &beginDir{std::get<parser::AccBeginLoopDirective>(x.t)}; Pre() local
1252 const auto &beginDir{ CheckAssociatedLoop() local
1504 const auto &beginDir{std::get<parser::OmpBlockDirective>(beginBlockDir.t)}; Pre() local
1535 const auto &beginDir{std::get<parser::OmpBlockDirective>(beginBlockDir.t)}; Post() local
1596 const auto &beginDir{std::get<parser::OmpLoopDirective>(beginLoopDir.t)}; Pre() local
1848 const auto &beginDir{ Pre() local
[all...]
H A Dcheck-directive-structure.h340 CheckMatching(const B & beginDir,const B & endDir) CheckMatching() argument
H A Dresolve-names.cpp1370 const auto &beginDir{std::get<parser::AccBlockDirective>(beginBlockDir.t)}; NeedsScope() local
1497 const auto &beginDir{std::get<parser::OmpBlockDirective>(beginBlockDir.t)}; NeedsScope() local