Home
last modified time | relevance | path

Searched refs:emitTeamsCall (Results 1 – 10 of 10) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntimeNVPTX.h171 void emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
DCGOpenMPRuntimeNVPTX.cpp379 void CGOpenMPRuntimeNVPTX::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPRuntimeNVPTX
DCGOpenMPRuntime.h987 virtual void emitTeamsCall(CodeGenFunction &CGF,
DCGStmtOpenMP.cpp3340 CGF.CGM.getOpenMPRuntime().emitTeamsCall(CGF, S, S.getLocStart(), OutlinedFn, in emitCommonOMPTeamsDirective()
DCGOpenMPRuntime.cpp6006 void CGOpenMPRuntime::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPRuntime
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.h274 void emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
DCGOpenMPRuntime.h1612 virtual void emitTeamsCall(CodeGenFunction &CGF,
2423 void emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
DCGOpenMPRuntimeGPU.cpp2067 void CGOpenMPRuntimeGPU::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPRuntimeGPU
DCGOpenMPRuntime.cpp10683 void CGOpenMPRuntime::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPRuntime
12667 void CGOpenMPSIMDRuntime::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPSIMDRuntime
DCGStmtOpenMP.cpp5602 CGF.CGM.getOpenMPRuntime().emitTeamsCall(CGF, S, S.getBeginLoc(), OutlinedFn, in emitCommonOMPTeamsDirective()