Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dcanonicalize-acc.cpp34 if (auto *accLoop{parser::Unwrap<parser::OpenACCLoopConstruct>(*it)}) { in Post() local
H A Dresolve-directives.cpp1248 } else if (const auto &accLoop{ CheckAssociatedLoop() local
/llvm-project/flang/lib/Lower/
H A DBridge.cpp2735 const Fortran::parser::OpenACCLoopConstruct *accLoop = genFIR() local