Searched refs:emitParallelCall (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.h | 234 void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
|
| H A D | CGOpenMPRuntime.h | 799 virtual void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, 1747 void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
|
| H A D | CGOpenMPRuntimeGPU.cpp | 1205 void CGOpenMPRuntimeGPU::emitParallelCall(CodeGenFunction &CGF, in emitParallelCall() function in CGOpenMPRuntimeGPU
|
| H A D | CGOpenMPRuntime.cpp | 1868 void CGOpenMPRuntime::emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, in emitParallelCall() function in CGOpenMPRuntime 11968 void CGOpenMPSIMDRuntime::emitParallelCall(CodeGenFunction &CGF, in emitParallelCall() function in CGOpenMPSIMDRuntime
|
| H A D | CGStmtOpenMP.cpp | 1603 CGF.CGM.getOpenMPRuntime().emitParallelCall(CGF, S.getBeginLoc(), OutlinedFn, in emitCommonOMPParallelDirective()
|