Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp664 static void EmitPrivateLoopCounters(CodeGenFunction &CGF, in EmitPrivateLoopCounters() function
793 EmitPrivateLoopCounters(CGF, LoopScope, S.counters()); in EmitOMPSimdDirective()
812 EmitPrivateLoopCounters(CGF, LoopScope, S.counters()); in EmitOMPSimdDirective()
1024 EmitPrivateLoopCounters(*this, LoopScope, S.counters()); in EmitOMPWorksharingLoop()