Searched refs:emitParallelCall (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeNVPTX.h | 275 void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
|
| H A D | CGOpenMPRuntime.h | 835 virtual void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, 1654 void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
|
| H A D | CGOpenMPRuntimeNVPTX.cpp | 2448 void CGOpenMPRuntimeNVPTX::emitParallelCall( in emitParallelCall() function in CGOpenMPRuntimeNVPTX
|
| H A D | CGOpenMPRuntime.cpp | 2838 void CGOpenMPRuntime::emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, in emitParallelCall() function in CGOpenMPRuntime 9586 void CGOpenMPSIMDRuntime::emitParallelCall(CodeGenFunction &CGF, in emitParallelCall() function in CGOpenMPSIMDRuntime
|
| H A D | CGStmtOpenMP.cpp | 1263 CGF.CGM.getOpenMPRuntime().emitParallelCall(CGF, S.getBeginLoc(), OutlinedFn, in emitCommonOMPParallelDirective()
|