Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.h3719 void EmitOMPForOuterLoop(const OpenMPScheduleTy &ScheduleKind,
H A DCGStmtOpenMP.cpp2863 void CodeGenFunction::EmitOMPForOuterLoop( in EmitOMPForOuterLoop() function in CodeGenFunction
3406 EmitOMPForOuterLoop(ScheduleKind, IsMonotonic, S, LoopScope, Ordered, in EmitOMPWorksharingLoop()