Searched refs:checkForLastprivateConditionalUpdate (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 1486 checkForLastprivateConditionalUpdate(CodeGenFunction &CGF, in checkForLastprivateConditionalUpdate() function 1810 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelDirective() 2734 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSimdDirective() 3944 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPForDirective() 3964 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPForSimdDirective() 4188 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSectionsDirective() 4260 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPSingleDirective() 4428 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelForDirective() 4462 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelForSimdDirective() 4489 checkForLastprivateConditionalUpdate(*this, S); in EmitOMPParallelMasterDirective() [all …]
|