Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1499 checkForLastprivateConditionalUpdate(CodeGenFunction &CGF, in checkForLastprivateConditionalUpdate() function
1786 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelDirective()
2580 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSimdDirective()
3643 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPForDirective()
3663 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPForSimdDirective()
3892 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSectionsDirective()
3966 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSingleDirective()
4137 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelForDirective()
4168 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelForSimdDirective()
4203 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelMasterDirective()
[all …]