Searched refs:emitTeamsCall (Results 1 – 5 of 5) sorted by relevance
171 void emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
379 void CGOpenMPRuntimeNVPTX::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPRuntimeNVPTX
987 virtual void emitTeamsCall(CodeGenFunction &CGF,
3340 CGF.CGM.getOpenMPRuntime().emitTeamsCall(CGF, S, S.getLocStart(), OutlinedFn, in emitCommonOMPTeamsDirective()
6006 void CGOpenMPRuntime::emitTeamsCall(CodeGenFunction &CGF, in emitTeamsCall() function in CGOpenMPRuntime