Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp275 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; HasInvalidDistributeNesting() local
408 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; Enter() local
482 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; CheckDoWhile() local
572 const auto &beginLoopDir{ CheckSIMDNest() local
647 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; GetOrdCollapseLevel() local
685 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; CheckDistLinear() local
3478 const auto &beginLoopDir{ CheckWorkshareBlockStmts() local
[all...]
H A Dresolve-directives.cpp1595 const auto &beginLoopDir{std::get<parser::OmpBeginLoopDirective>(x.t)}; Pre() local
/llvm-project/flang/lib/Lower/
H A DBridge.cpp2745 const Fortran::parser::AccBeginLoopDirective &beginLoopDir = genFIR() local