Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1786 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()
4221 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelSectionsDirective()
[all …]