Searched refs:getRestoreSize (Results 1 – 6 of 6) sorted by relevance
140 if (MI.getRestoreSize(TII)) { in run()
2586 MachineInstr::getRestoreSize(const TargetInstrInfo *TII) const { in getRestoreSize() function in MachineInstr
1816 getRestoreSize(const TargetInstrInfo *TII) const;
1739 if (MI.getRestoreSize(TII)) { in isRestoreInstruction()
2057 if (MI.getRestoreSize(TII)) { in isRestoreInstruction()
1107 if ((Size = MI.getRestoreSize(TII))) { in emitComments()