Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1549 checkForLastprivateConditionalUpdate(CodeGenFunction &CGF, in checkForLastprivateConditionalUpdate() function
1877 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelDirective()
2893 checkForLastprivateConditionalUpdate(CGF, S); in emitOMPSimdDirective()
4137 checkForLastprivateConditionalUpdate(CGF, S); in emitOMPForDirective()
4161 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPForSimdDirective()
4343 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPScopeDirective()
4418 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSectionsDirective()
4494 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSingleDirective()
4673 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelForDirective()
4707 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelForSimdDirective()
[all …]