Home
last modified time | relevance | path

Searched refs:emitTeamsCall (Results 1 – 5 of 5) 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