Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h638 virtual void emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc,
DCGStmtOpenMP.cpp1833 RT.emitForDispatchInit(*this, S.getLocStart(), ScheduleKind, IVSize, in EmitOMPForOuterLoop()
DCGOpenMPRuntime.cpp2448 void CGOpenMPRuntime::emitForDispatchInit(CodeGenFunction &CGF, in emitForDispatchInit() function in CGOpenMPRuntime
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1124 virtual void emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc,
2041 void emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc,
DCGOpenMPRuntime.cpp2674 void CGOpenMPRuntime::emitForDispatchInit( in emitForDispatchInit() function in CGOpenMPRuntime
12493 void CGOpenMPSIMDRuntime::emitForDispatchInit( in emitForDispatchInit() function in CGOpenMPSIMDRuntime
DCGStmtOpenMP.cpp2600 RT.emitForDispatchInit(*this, S.getBeginLoc(), ScheduleKind, IVSize, in EmitOMPForOuterLoop()