Searched refs:ImplicitBufferPtrReg (Results 1 – 1 of 1) sorted by relevance
1615 unsigned ImplicitBufferPtrReg = Info.addImplicitBufferPtr(TRI); in allocateHSAUserSGPRs() local1616 MF.addLiveIn(ImplicitBufferPtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()1617 CCInfo.AllocateReg(ImplicitBufferPtrReg); in allocateHSAUserSGPRs()