Searched refs:emitParallelCall (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.h | 262 void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
|
| H A D | CGOpenMPRuntime.h | 1018 virtual void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, 1996 void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
|
| H A D | CGOpenMPRuntimeGPU.cpp | 1520 void CGOpenMPRuntimeGPU::emitParallelCall(CodeGenFunction &CGF, in emitParallelCall() function in CGOpenMPRuntimeGPU
|
| H A D | CGOpenMPRuntime.cpp | 2039 void CGOpenMPRuntime::emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, in emitParallelCall() function in CGOpenMPRuntime 12785 void CGOpenMPSIMDRuntime::emitParallelCall(CodeGenFunction &CGF, in emitParallelCall() function in CGOpenMPSIMDRuntime
|
| H A D | CGStmtOpenMP.cpp | 1577 CGF.CGM.getOpenMPRuntime().emitParallelCall(CGF, S.getBeginLoc(), OutlinedFn, in emitCommonOMPParallelDirective()
|