Searched refs:emitForDispatchInit (Results 1 – 6 of 6) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.h | 638 virtual void emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc,
|
D | CGStmtOpenMP.cpp | 1833 RT.emitForDispatchInit(*this, S.getLocStart(), ScheduleKind, IVSize, in EmitOMPForOuterLoop()
|
D | CGOpenMPRuntime.cpp | 2448 void CGOpenMPRuntime::emitForDispatchInit(CodeGenFunction &CGF, in emitForDispatchInit() function in CGOpenMPRuntime
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.h | 1124 virtual void emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc, 2041 void emitForDispatchInit(CodeGenFunction &CGF, SourceLocation Loc,
|
D | CGOpenMPRuntime.cpp | 2674 void CGOpenMPRuntime::emitForDispatchInit( in emitForDispatchInit() function in CGOpenMPRuntime 12493 void CGOpenMPSIMDRuntime::emitForDispatchInit( in emitForDispatchInit() function in CGOpenMPSIMDRuntime
|
D | CGStmtOpenMP.cpp | 2600 RT.emitForDispatchInit(*this, S.getBeginLoc(), ScheduleKind, IVSize, in EmitOMPForOuterLoop()
|