Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp681 static void emitPrivateLoopCounters(CodeGenFunction &CGF, in emitPrivateLoopCounters() function
700 emitPrivateLoopCounters(CGF, PreCondScope, S.counters()); in emitPreCond()
820 emitPrivateLoopCounters(CGF, LoopScope, S.counters()); in EmitOMPSimdDirective()
1109 emitPrivateLoopCounters(*this, LoopScope, S.counters()); in EmitOMPWorksharingLoop()