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