Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp229 Register SIMachineFunctionInfo::addDispatchPtr(const SIRegisterInfo &TRI) { in addDispatchPtr() function in SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h680 Register addDispatchPtr(const SIRegisterInfo &TRI);
H A DAMDGPUCallLowering.cpp464 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs()
H A DSIISelLowering.cpp2130 Register DispatchPtrReg = Info.addDispatchPtr(TRI); in allocateHSAUserSGPRs()