Home
last modified time | relevance | path

Searched refs:checkForLastprivateConditionalUpdate (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1491 checkForLastprivateConditionalUpdate(CodeGenFunction &CGF, in checkForLastprivateConditionalUpdate() function
1778 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelDirective()
2575 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSimdDirective()
3617 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPForDirective()
3637 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPForSimdDirective()
3866 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSectionsDirective()
3940 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSingleDirective()
4111 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelForDirective()
4142 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelForSimdDirective()
4177 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelMasterDirective()
[all …]