HomeSort by relevance Sort by last modified time
    Searched refs:reservedPrivateSegmentBufferReg (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/AMDGPU/
SIRegisterInfo.h 35 unsigned reservedPrivateSegmentBufferReg(const MachineFunction &MF) const;
SIFrameLowering.cpp 118 if (ScratchRsrcReg == TRI->reservedPrivateSegmentBufferReg(MF)) {
SIRegisterInfo.cpp 35 unsigned SIRegisterInfo::reservedPrivateSegmentBufferReg(
SIISelLowering.cpp 819 = TRI->reservedPrivateSegmentBufferReg(MF);
832 unsigned ReservedBufferReg = TRI->reservedPrivateSegmentBufferReg(MF);
    [all...]

Completed in 61 milliseconds