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.cpp196 Register SIMachineFunctionInfo::addPrivateSegmentBuffer( in addPrivateSegmentBuffer() function in SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h840 Register addPrivateSegmentBuffer(const SIRegisterInfo &TRI);
H A DAMDGPUCallLowering.cpp456 Register PrivateSegmentBufferReg = Info.addPrivateSegmentBuffer(TRI); in allocateHSAUserSGPRs()
H A DSIISelLowering.cpp2549 Register PrivateSegmentBufferReg = Info.addPrivateSegmentBuffer(TRI); in allocateHSAUserSGPRs()