Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2244 void CodeGenFunction::EmitOMPPrivateLoopCounters( in EmitOMPPrivateLoopCounters() function in CodeGenFunction
2293 CGF.EmitOMPPrivateLoopCounters(S, PreCondScope); in emitPreCond()
2553 CGF.EmitOMPPrivateLoopCounters(S, LoopScope); in emitOMPSimdRegion()
3284 EmitOMPPrivateLoopCounters(S, LoopScope); in EmitOMPWorksharingLoop()
5576 EmitOMPPrivateLoopCounters(S, LoopScope); in EmitOMPDistributeLoop()
7613 CGF.EmitOMPPrivateLoopCounters(S, LoopScope); in EmitOMPTaskLoopBasedDirective()
H A DCodeGenFunction.h3650 void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,