Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1468 checkForLastprivateConditionalUpdate(CodeGenFunction &CGF, in checkForLastprivateConditionalUpdate() function
1755 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelDirective()
2406 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSimdDirective()
3370 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPForDirective()
3390 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPForSimdDirective()
3561 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSectionsDirective()
3612 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSingleDirective()
3721 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelForDirective()
3739 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelForSimdDirective()
3774 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelMasterDirective()
[all …]