Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h571 Register addDispatchPtr(const SIRegisterInfo &TRI);
H A DSIMachineFunctionInfo.cpp222 Register SIMachineFunctionInfo::addDispatchPtr(const SIRegisterInfo &TRI) { in addDispatchPtr() function in SIMachineFunctionInfo
H A DAMDGPUCallLowering.cpp455 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs()
H A DSIISelLowering.cpp2073 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs()