Searched refs:reservedPrivateSegmentBufferReg (Results 1 – 8 of 8) sorted by relevance
42 unsigned reservedPrivateSegmentBufferReg(const MachineFunction &MF) const;
155 if (ScratchRsrcReg == TRI->reservedPrivateSegmentBufferReg(MF)) { in emitPrologue()
120 unsigned SIRegisterInfo::reservedPrivateSegmentBufferReg( in reservedPrivateSegmentBufferReg() function in SIRegisterInfo
882 = TRI->reservedPrivateSegmentBufferReg(MF); in LowerFormalArguments()895 unsigned ReservedBufferReg = TRI->reservedPrivateSegmentBufferReg(MF); in LowerFormalArguments()
53 unsigned reservedPrivateSegmentBufferReg(const MachineFunction &MF) const;
115 ScratchRsrcReg != TRI->reservedPrivateSegmentBufferReg(MF)) in getReservedPrivateSegmentBufferReg()
106 unsigned SIRegisterInfo::reservedPrivateSegmentBufferReg( in reservedPrivateSegmentBufferReg() function in SIRegisterInfo
1674 = TRI.reservedPrivateSegmentBufferReg(MF); in reservePrivateMemoryRegs()1687 unsigned ReservedBufferReg = TRI.reservedPrivateSegmentBufferReg(MF); in reservePrivateMemoryRegs()