Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h752 Register addKernargSegmentPtr(const SIRegisterInfo &TRI);
H A DSIMachineFunctionInfo.cpp213 Register SIMachineFunctionInfo::addKernargSegmentPtr(const SIRegisterInfo &TRI) { in addKernargSegmentPtr() function in SIMachineFunctionInfo
H A DAMDGPUCallLowering.cpp485 Register InputPtrReg = Info.addKernargSegmentPtr(TRI); in allocateHSAUserSGPRs()
H A DSIISelLowering.cpp2471 Register InputPtrReg = Info.addKernargSegmentPtr(TRI); in allocateHSAUserSGPRs()