Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp122 unsigned QueuePtrReg = Info->addQueuePtr(*TRI); in lowerFormalArguments()
H A DSIMachineFunctionInfo.cpp197 unsigned SIMachineFunctionInfo::addQueuePtr(const SIRegisterInfo &TRI) { in addQueuePtr() function in SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h257 unsigned addQueuePtr(const SIRegisterInfo &TRI);
H A DSIISelLowering.cpp1634 unsigned QueuePtrReg = Info.addQueuePtr(TRI); in allocateHSAUserSGPRs()