Searched refs:DispatchPtrReg (Results 1 – 2 of 2) sorted by relevance
449 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs() local450 MF.addLiveIn(DispatchPtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()451 CCInfo.AllocateReg(DispatchPtrReg); in allocateHSAUserSGPRs()
2033 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs() local2034 MF.addLiveIn(DispatchPtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()2035 CCInfo.AllocateReg(DispatchPtrReg); in allocateHSAUserSGPRs()