Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp116 unsigned DispatchPtrReg = Info->addDispatchPtr(*TRI); in lowerFormalArguments()
H A DSIMachineFunctionInfo.cpp190 unsigned SIMachineFunctionInfo::addDispatchPtr(const SIRegisterInfo &TRI) { in addDispatchPtr() function in SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h256 unsigned addDispatchPtr(const SIRegisterInfo &TRI);
H A DSIISelLowering.cpp1628 unsigned DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs()