Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h749 Register addPrivateSegmentBuffer(const SIRegisterInfo &TRI);
H A DSIMachineFunctionInfo.cpp190 Register SIMachineFunctionInfo::addPrivateSegmentBuffer( in addPrivateSegmentBuffer() function in SIMachineFunctionInfo
H A DAMDGPUCallLowering.cpp464 Register PrivateSegmentBufferReg = Info.addPrivateSegmentBuffer(TRI); in allocateHSAUserSGPRs()
H A DSIISelLowering.cpp2450 Register PrivateSegmentBufferReg = Info.addPrivateSegmentBuffer(TRI); in allocateHSAUserSGPRs()