Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h751 Register addQueuePtr(const SIRegisterInfo &TRI);
H A DSIMachineFunctionInfo.cpp206 Register SIMachineFunctionInfo::addQueuePtr(const SIRegisterInfo &TRI) { in addQueuePtr() function in SIMachineFunctionInfo
H A DAMDGPUCallLowering.cpp478 Register QueuePtrReg = Info.addQueuePtr(TRI); in allocateHSAUserSGPRs()
H A DSIISelLowering.cpp2464 Register QueuePtrReg = Info.addQueuePtr(TRI); in allocateHSAUserSGPRs()