Home
last modified time | relevance | path

Searched refs:QueuePtrReg (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp461 Register QueuePtrReg = Info.addQueuePtr(TRI); in allocateHSAUserSGPRs() local
462 MF.addLiveIn(QueuePtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()
463 CCInfo.AllocateReg(QueuePtrReg); in allocateHSAUserSGPRs()
H A DSIISelLowering.cpp2079 Register QueuePtrReg = Info.addQueuePtr(TRI); in allocateHSAUserSGPRs() local
2080 MF.addLiveIn(QueuePtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()
2081 CCInfo.AllocateReg(QueuePtrReg); in allocateHSAUserSGPRs()