Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h63 MCRegister reservedPrivateSegmentBufferReg(const MachineFunction &MF) const;
DSIFrameLowering.cpp357 ScratchRsrcReg != TRI->reservedPrivateSegmentBufferReg(MF)) in getEntryFunctionReservedScratchRsrcReg()
DSIRegisterInfo.cpp436 MCRegister SIRegisterInfo::reservedPrivateSegmentBufferReg( in reservedPrivateSegmentBufferReg() function in SIRegisterInfo
DSIISelLowering.cpp2195 unsigned ReservedBufferReg = TRI.reservedPrivateSegmentBufferReg(MF); in reservePrivateMemoryRegs()