Lines Matching refs:printReg
138 << " " << printReg(r, TRI)); in AggressiveAntiDepBreaker()
212 << " " << printReg(Reg, TRI) << "=g" << State->GetGroup(Reg) in Observe()
316 dbgs() << header << printReg(Reg, TRI); in HandleLastUse()
331 dbgs() << header << printReg(Reg, TRI); in HandleLastUse()
334 LLVM_DEBUG(dbgs() << " " << printReg(SubregReg, TRI) << "->g" in HandleLastUse()
368 LLVM_DEBUG(dbgs() << " " << printReg(Reg, TRI) << "=g" in PrescanInstruction()
389 << printReg(AliasReg, TRI) << ")"); in PrescanInstruction()
463 LLVM_DEBUG(dbgs() << " " << printReg(Reg, TRI) << "=g" in ScanInstruction()
498 LLVM_DEBUG(dbgs() << "=" << printReg(Reg, TRI)); in ScanInstruction()
501 LLVM_DEBUG(dbgs() << " " << printReg(Reg, TRI)); in ScanInstruction()
560 LLVM_DEBUG(dbgs() << "\t\t" << printReg(Reg, TRI) << ":"); in FindSuitableFreeRegisters()
569 dbgs() << " " << printReg(r, TRI); in FindSuitableFreeRegisters()
593 dbgs() << "*** Performing rename " << printReg(SuperReg, TRI) in FindSuitableFreeRegisters()
631 LLVM_DEBUG(dbgs() << " [" << printReg(NewSuperReg, TRI) << ':'); in FindSuitableFreeRegisters()
647 LLVM_DEBUG(dbgs() << " " << printReg(NewReg, TRI)); in FindSuitableFreeRegisters()
669 << "(alias " << printReg(AliasReg, TRI) << " live)"); in FindSuitableFreeRegisters()
774 LLVM_DEBUG(dbgs() << " " << printReg(Reg, TRI)); in BreakAntiDependencies()
829 LLVM_DEBUG(dbgs() << "\tAntidep reg: " << printReg(AntiDepReg, TRI)); in BreakAntiDependencies()
910 << printReg(AntiDepReg, TRI) << ":"); in BreakAntiDependencies()
917 LLVM_DEBUG(dbgs() << " " << printReg(CurrReg, TRI) << "->" in BreakAntiDependencies()
918 << printReg(NewReg, TRI) << "(" in BreakAntiDependencies()