Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2252 void CodeGenFunction::EmitOMPPrivateLoopCounters( in EmitOMPPrivateLoopCounters() function in CodeGenFunction
2301 CGF.EmitOMPPrivateLoopCounters(S, PreCondScope); in emitPreCond()
2561 CGF.EmitOMPPrivateLoopCounters(S, LoopScope); in emitOMPSimdRegion()
3342 EmitOMPPrivateLoopCounters(S, LoopScope); in EmitOMPWorksharingLoop()
5640 EmitOMPPrivateLoopCounters(S, LoopScope); in EmitOMPDistributeLoop()
7589 CGF.EmitOMPPrivateLoopCounters(S, LoopScope); in EmitOMPTaskLoopBasedDirective()
7780 CGF.EmitOMPPrivateLoopCounters(S, LoopScope); in EmitOMPGenericLoopDirective()
DCodeGenFunction.h3653 void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,