Searched refs:DispatchPtrReg (Results 1 – 2 of 2) sorted by relevance
398 unsigned DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs() local399 MF.addLiveIn(DispatchPtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()400 CCInfo.AllocateReg(DispatchPtrReg); in allocateHSAUserSGPRs()
1785 unsigned DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs() local1786 MF.addLiveIn(DispatchPtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()1787 CCInfo.AllocateReg(DispatchPtrReg); in allocateHSAUserSGPRs()