Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1523 unsigned ImplicitBufferPtrReg = Info.addImplicitBufferPtr(TRI); in allocateHSAUserSGPRs() local
1524 MF.addLiveIn(ImplicitBufferPtrReg, &AMDGPU::SGPR_64RegClass); in allocateHSAUserSGPRs()
1525 CCInfo.AllocateReg(ImplicitBufferPtrReg); in allocateHSAUserSGPRs()