reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
723 if (LiveRegs.empty()) { 724 LiveRegs.init(TRI); 725 LiveRegs.addLiveIns(MBB); 727 LiveRegs.removeReg(FuncInfo->SGPRForFPSaveRestoreCopy); 731 = findScratchNonCalleeSaveRegister(MRI, LiveRegs, 742 buildPrologSpill(LiveRegs, MBB, MBBI, TII, Reg.VGPR, 754 LiveRegs.addReg(ScratchExecCopy); 780 if (LiveRegs.empty()) { 781 LiveRegs.init(TRI); 782 LiveRegs.addLiveIns(MBB); 783 LiveRegs.addReg(FuncInfo->SGPRForFPSaveRestoreCopy); 787 MRI, LiveRegs, AMDGPU::SReg_32_XM0RegClass);