Searched refs:QueuePtrReg (Results 1 – 2 of 2) sorted by relevance
122 unsigned QueuePtrReg = Info->addQueuePtr(*TRI); in lowerFormalArguments() local124 CCInfo.AllocateReg(QueuePtrReg); in lowerFormalArguments()
1634 unsigned QueuePtrReg = Info.addQueuePtr(TRI); in allocateHSAUserSGPRs() local1635 MF.addLiveIn(QueuePtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()1636 CCInfo.AllocateReg(QueuePtrReg); in allocateHSAUserSGPRs()