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.cpp1508 checkForLastprivateConditionalUpdate(CodeGenFunction &CGF, in checkForLastprivateConditionalUpdate() function
1833 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelDirective()
2761 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSimdDirective()
3989 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPForDirective()
4009 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPForSimdDirective()
4233 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSectionsDirective()
4305 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSingleDirective()
4473 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelForDirective()
4507 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelForSimdDirective()
4534 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelMasterDirective()
[all …]