Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp404 unsigned QueuePtrReg = Info.addQueuePtr(TRI); in allocateHSAUserSGPRs() local
405 MF.addLiveIn(QueuePtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()
406 CCInfo.AllocateReg(QueuePtrReg); in allocateHSAUserSGPRs()
DSIISelLowering.cpp1791 unsigned QueuePtrReg = Info.addQueuePtr(TRI); in allocateHSAUserSGPRs() local
1792 MF.addLiveIn(QueuePtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()
1793 CCInfo.AllocateReg(QueuePtrReg); in allocateHSAUserSGPRs()