Home
last modified time | relevance | path

Searched defs:beginLoopDir (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp232 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; in HasInvalidDistributeNesting() local
376 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; in Enter() local
443 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; in CheckDoWhile() local
533 const auto &beginLoopDir{ in CheckSIMDNest() local
607 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; in GetOrdCollapseLevel() local
645 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; in CheckDistLinear() local
2681 const auto &beginLoopDir{ in CheckWorkshareBlockStmts() local
H A Dresolve-directives.cpp1177 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; in Pre() local