Lines Matching defs:Reg
62 for (unsigned Reg : LiveInRegs) in dump() local
66 for (unsigned Reg : LiveOutRegs) in dump() local
174 static const LiveRange *getLiveRange(const LiveIntervals &LIS, unsigned Reg) { in getLiveRange()
301 for (unsigned Reg : P.LiveOutRegs) { in initLiveThru() local
363 unsigned Reg = MO.getReg(); in collectOperand() local
375 void pushRegUnits(unsigned Reg, SmallVectorImpl<unsigned> &RegUnits) const { in pushRegUnits()
405 unsigned Reg = *RI; in detectDeadDefs() local
476 for (unsigned Reg : RegOpers.Defs) in collectPDiff() local
479 for (unsigned Reg : RegOpers.Uses) in collectPDiff() local
485 for (unsigned Reg : Regs) { in addLiveRegs() local
492 void RegPressureTracker::discoverLiveIn(unsigned Reg) { in discoverLiveIn()
503 void RegPressureTracker::discoverLiveOut(unsigned Reg) { in discoverLiveOut()
557 for (unsigned Reg : RegOpers.Defs) { in recede() local
565 for (unsigned Reg : RegOpers.Uses) { in recede() local
583 for (unsigned Reg : RegOpers.Defs) { in recede() local
613 for (unsigned Reg : RegOpers.Uses) { in advance() local
635 for (unsigned Reg : RegOpers.Defs) { in advance() local
745 for (unsigned Reg : RegOpers.Defs) { in bumpUpwardPressure() local
750 for (unsigned Reg : RegOpers.Uses) { in bumpUpwardPressure() local
897 static bool findUseBetween(unsigned Reg, SlotIndex PriorUseIdx, in findUseBetween()
927 for (unsigned Reg : RegOpers.Uses) { in bumpDownwardPressure() local