Searched refs:getDebugOperandsForReg (Results 1 – 6 of 6) sorted by relevance
389 for (auto &MO : DBI->getDebugOperandsForReg(CurrentReg)) in cloneSink()397 for (auto &MO : DBI->getDebugOperandsForReg(CurrentReg)) in updateReg()409 for (auto &MO : DBI->getDebugOperandsForReg(CurrentReg)) in replaceWithLocal()
808 MachineInstr::getDebugOperandsForReg(Register Reg) const { in getDebugOperandsForReg() function in MachineInstr815 MachineInstr::getDebugOperandsForReg(Register Reg) { in getDebugOperandsForReg() function in MachineInstr2444 llvm::make_pointer_range(MI.getDebugOperandsForReg(SpillReg))); in computeExprForSpill()2498 for (MachineOperand &Op : Orig.getDebugOperandsForReg(Reg)) in updateDbgValueForSpill()2539 for (MachineOperand &Op : DBI->getDebugOperandsForReg(DefReg)) in changeDebugValuesDefReg()
1588 for (auto &DbgMO : DbgMI.getDebugOperandsForReg(Reg)) in attemptDebugCopyProp()1599 for (auto &DbgMO : DbgMI.getDebugOperandsForReg(Reg)) { in attemptDebugCopyProp()2028 for (auto &DbgOp : User->getDebugOperandsForReg(Reg)) { in SalvageUnsunkDebugUsersOfCopy()
846 for (MachineOperand &MO : DbgValue->getDebugOperandsForReg(VirtReg)) { in assignDanglingDebugValues()1733 llvm::make_pointer_range(MI.getDebugOperandsForReg(Reg))); in handleDebugValue()
619 getDebugOperandsForReg(Register Reg) const;623 getDebugOperandsForReg(Register Reg);
588 for (MachineOperand &Op : MI.getDebugOperandsForReg(OldReg)) { in replaceDebugValue()