Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h967 virtual void emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc,
1731 void emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGOpenMPRuntime.cpp3381 void CGOpenMPRuntime::emitForDispatchInit( in emitForDispatchInit() function in CGOpenMPRuntime
9641 void CGOpenMPSIMDRuntime::emitForDispatchInit( in emitForDispatchInit() function in CGOpenMPSIMDRuntime
H A DCGStmtOpenMP.cpp1957 RT.emitForDispatchInit(*this, S.getBeginLoc(), ScheduleKind, IVSize, in EmitOMPForOuterLoop()