Searched refs:DispatchPtrReg (Results 1 – 2 of 2) sorted by relevance
464 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs() local465 MF.addLiveIn(DispatchPtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()466 CCInfo.AllocateReg(DispatchPtrReg); in allocateHSAUserSGPRs()
2130 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs() local2131 MF.addLiveIn(DispatchPtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()2132 CCInfo.AllocateReg(DispatchPtrReg); in allocateHSAUserSGPRs()