Searched refs:emitPrivateLoopCounters (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 1061 static void emitPrivateLoopCounters(CodeGenFunction &CGF, in emitPrivateLoopCounters() function 1091 emitPrivateLoopCounters(CGF, PreCondScope, S.counters(), in emitPreCond() 1228 emitPrivateLoopCounters(CGF, LoopScope, S.counters(), in EmitOMPSimdDirective() 1522 emitPrivateLoopCounters(*this, LoopScope, S.counters(), in EmitOMPWorksharingLoop()
|