Home
last modified time | relevance | path

Searched refs:IsRestore (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp1226 bool IsRestore) { in emitAccSpillRestoreInfo() argument
1232 << (IsRestore ? "restore" : "spill") << ":\n"; in emitAccSpillRestoreInfo()
1296 static void emitWAccSpillRestoreInfo(MachineBasicBlock &MBB, bool IsRestore) { in emitWAccSpillRestoreInfo() argument
1301 dbgs() << "Emitting wacc register " << (IsRestore ? "restore" : "spill") in emitWAccSpillRestoreInfo()