Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp241 Register SIMachineFunctionInfo::addPrivateSegmentSize(const SIRegisterInfo &TRI) { in addPrivateSegmentSize() function in SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h846 Register addPrivateSegmentSize(const SIRegisterInfo &TRI);
H A DAMDGPUCallLowering.cpp497 Register PrivateSegmentSizeReg = Info.addPrivateSegmentSize(TRI); in allocateHSAUserSGPRs()
H A DSIISelLowering.cpp2588 Register PrivateSegmentSizeReg = Info.addPrivateSegmentSize(TRI); in allocateHSAUserSGPRs()