Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp205 Register SIMachineFunctionInfo::addDispatchPtr(const SIRegisterInfo &TRI) { in addDispatchPtr() function in SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h841 Register addDispatchPtr(const SIRegisterInfo &TRI);
H A DAMDGPUCallLowering.cpp462 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs()
H A DSIISelLowering.cpp2555 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs()