Searched refs:emitParallelCall (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.h | 287 void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
|
| H A D | CGOpenMPRuntime.h | 992 virtual void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, 1972 void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
|
| H A D | CGOpenMPRuntimeGPU.cpp | 2084 void CGOpenMPRuntimeGPU::emitParallelCall(CodeGenFunction &CGF, in emitParallelCall() function in CGOpenMPRuntimeGPU
|
| H A D | CGOpenMPRuntime.cpp | 2071 void CGOpenMPRuntime::emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, in emitParallelCall() function in CGOpenMPRuntime 12609 void CGOpenMPSIMDRuntime::emitParallelCall(CodeGenFunction &CGF, in emitParallelCall() function in CGOpenMPSIMDRuntime
|
| H A D | CGStmtOpenMP.cpp | 1585 CGF.CGM.getOpenMPRuntime().emitParallelCall(CGF, S.getBeginLoc(), OutlinedFn, in emitCommonOMPParallelDirective()
|