Searched refs:IsRestore (Results 1 – 1 of 1) sorted by relevance
1226 bool IsRestore) { in emitAccSpillRestoreInfo() argument1232 << (IsRestore ? "restore" : "spill") << ":\n"; in emitAccSpillRestoreInfo()1296 static void emitWAccSpillRestoreInfo(MachineBasicBlock &MBB, bool IsRestore) { in emitWAccSpillRestoreInfo() argument1301 dbgs() << "Emitting wacc register " << (IsRestore ? "restore" : "spill") in emitWAccSpillRestoreInfo()