Home
last modified time | relevance | path

Searched refs:emitForDispatchInit (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1132 virtual void emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc,
2060 void emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGOpenMPRuntime.cpp2727 void CGOpenMPRuntime::emitForDispatchInit( in emitForDispatchInit() function in CGOpenMPRuntime
12671 void CGOpenMPSIMDRuntime::emitForDispatchInit( in emitForDispatchInit() function in CGOpenMPSIMDRuntime
H A DCGStmtOpenMP.cpp2777 RT.emitForDispatchInit(*this, S.getBeginLoc(), ScheduleKind, IVSize, in EmitOMPForOuterLoop()