Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2252 void CodeGenFunction::EmitOMPPrivateLoopCounters( in EmitOMPPrivateLoopCounters() function in CodeGenFunction
2301 CGF.EmitOMPPrivateLoopCounters(S, PreCondScope); in emitPreCond()
2562 CGF.EmitOMPPrivateLoopCounters(S, LoopScope); in emitOMPSimdRegion()
3342 EmitOMPPrivateLoopCounters(S, LoopScope); in EmitOMPWorksharingLoop()
5674 EmitOMPPrivateLoopCounters(S, LoopScope); in EmitOMPDistributeLoop()
7669 CGF.EmitOMPPrivateLoopCounters(S, LoopScope); in EmitOMPTaskLoopBasedDirective()
7860 CGF.EmitOMPPrivateLoopCounters(S, LoopScope); in EmitOMPGenericLoopDirective()
H A DCodeGenFunction.h3757 void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,