Lines Matching refs:LiveIntervals
310 ArrayRef<unsigned> SpillOffsets, LiveIntervals &LIS,
318 LiveIntervals &LIS);
449 LiveIntervals &LIS);
465 MachineRegisterInfo &MRI, LiveIntervals &LIS);
470 LiveIntervals &LIS, LexicalScopes &LS);
475 LiveIntervals &LIS);
486 void emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS,
507 LiveIntervals &LIS, const TargetInstrInfo &TII,
522 void emitDebugLabel(LiveIntervals &LIS, const TargetInstrInfo &TII,
536 LiveIntervals *LIS;
965 LiveIntervals &LIS) { in extendDef()
1019 MachineRegisterInfo &MRI, LiveIntervals &LIS) { in addDefsFromCopies()
1105 LiveIntervals &LIS, LexicalScopes &LS) { in computeIntervals()
1334 LiveIntervals& LIS) { in splitLocation()
1434 LiveIntervals &LIS) { in splitRegister()
1506 splitRegister(Register OldReg, ArrayRef<Register> NewRegs, LiveIntervals &LIS) { in splitRegister()
1590 findInsertLocation(MachineBasicBlock *MBB, SlotIndex Idx, LiveIntervals &LIS, in findInsertLocation()
1638 LiveIntervals &LIS, const TargetRegisterInfo &TRI) { in findNextInsertLocation()
1665 LiveIntervals &LIS, const TargetInstrInfo &TII, in insertDebugValue()
1734 LiveIntervals &LIS, const TargetInstrInfo &TII, in insertDebugLabel()
1743 void UserValue::emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS, in emitDebugValues()
1799 void UserLabel::emitDebugLabel(LiveIntervals &LIS, const TargetInstrInfo &TII, in emitDebugLabel()