Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.h3722 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()