Searched refs:DispatchPtrReg (Results 1 – 2 of 2) sorted by relevance
116 unsigned DispatchPtrReg = Info->addDispatchPtr(*TRI); in lowerFormalArguments() local118 CCInfo.AllocateReg(DispatchPtrReg); in lowerFormalArguments()
1628 unsigned DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs() local1629 MF.addLiveIn(DispatchPtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()1630 CCInfo.AllocateReg(DispatchPtrReg); in allocateHSAUserSGPRs()