Searched refs:DispatchPtrReg (Results 1 – 2 of 2) sorted by relevance
455 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs() local456 MF.addLiveIn(DispatchPtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()457 CCInfo.AllocateReg(DispatchPtrReg); in allocateHSAUserSGPRs()
2073 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs() local2074 MF.addLiveIn(DispatchPtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()2075 CCInfo.AllocateReg(DispatchPtrReg); in allocateHSAUserSGPRs()