Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h3826 void EmitOMPForOuterLoop(const OpenMPScheduleTy &ScheduleKind,
H A DCGStmtOpenMP.cpp2921 void CodeGenFunction::EmitOMPForOuterLoop( in EmitOMPForOuterLoop() function in CodeGenFunction
3464 EmitOMPForOuterLoop(ScheduleKind, IsMonotonic, S, LoopScope, Ordered, in EmitOMPWorksharingLoop()