Searched refs:emitTeamsCall (Results 1 – 10 of 10) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntimeNVPTX.h | 171 void emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
|
D | CGOpenMPRuntimeNVPTX.cpp | 379 void CGOpenMPRuntimeNVPTX::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPRuntimeNVPTX
|
D | CGOpenMPRuntime.h | 987 virtual void emitTeamsCall(CodeGenFunction &CGF,
|
D | CGStmtOpenMP.cpp | 3340 CGF.CGM.getOpenMPRuntime().emitTeamsCall(CGF, S, S.getLocStart(), OutlinedFn, in emitCommonOMPTeamsDirective()
|
D | CGOpenMPRuntime.cpp | 6006 void CGOpenMPRuntime::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPRuntime
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGOpenMPRuntimeGPU.h | 274 void emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
|
D | CGOpenMPRuntime.h | 1612 virtual void emitTeamsCall(CodeGenFunction &CGF, 2423 void emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
|
D | CGOpenMPRuntimeGPU.cpp | 2067 void CGOpenMPRuntimeGPU::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPRuntimeGPU
|
D | CGOpenMPRuntime.cpp | 10683 void CGOpenMPRuntime::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPRuntime 12667 void CGOpenMPSIMDRuntime::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPSIMDRuntime
|
D | CGStmtOpenMP.cpp | 5602 CGF.CGM.getOpenMPRuntime().emitTeamsCall(CGF, S, S.getBeginLoc(), OutlinedFn, in emitCommonOMPTeamsDirective()
|