Searched refs:emitTeamsCall (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.h | 218 void emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
|
H A D | CGOpenMPRuntime.h | 1429 virtual void emitTeamsCall(CodeGenFunction &CGF, 2226 void emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
|
H A D | CGOpenMPRuntimeGPU.cpp | 1180 void CGOpenMPRuntimeGPU::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPRuntimeGPU
|
H A D | CGOpenMPRuntime.cpp | 10166 void CGOpenMPRuntime::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPRuntime 12211 void CGOpenMPSIMDRuntime::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPSIMDRuntime
|
H A D | CGStmtOpenMP.cpp | 6804 CGF.CGM.getOpenMPRuntime().emitTeamsCall(CGF, S, S.getBeginLoc(), OutlinedFn, in emitCommonOMPTeamsDirective()
|