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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp200 Register SIMachineFunctionInfo::addPrivateSegmentBuffer( function in class:SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h553 Register addPrivateSegmentBuffer(const SIRegisterInfo &TRI);
H A DAMDGPUCallLowering.cpp439 Register PrivateSegmentBufferReg = Info.addPrivateSegmentBuffer(TRI);
H A DSIISelLowering.cpp1905 unsigned PrivateSegmentBufferReg = Info.addPrivateSegmentBuffer(TRI);

Completed in 105 milliseconds