Searched refs:DispatchPtrReg (Results 1 – 2 of 2) sorted by relevance
470 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs() local471 MF.addLiveIn(DispatchPtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()472 CCInfo.AllocateReg(DispatchPtrReg); in allocateHSAUserSGPRs()
2456 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs() local2457 MF.addLiveIn(DispatchPtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()2458 CCInfo.AllocateReg(DispatchPtrReg); in allocateHSAUserSGPRs()