Lines Matching refs:SubRange
557 for (LiveInterval::SubRange &S : IntB.subranges()) { in adjustCopiesBackFrom()
787 for (LiveInterval::SubRange &S : IntB.subranges()) { in removeCopyByCommutingDef()
810 for (LiveInterval::SubRange &SA : IntA.subranges()) { in removeCopyByCommutingDef()
815 for (LiveInterval::SubRange &SB : IntB.subranges()) { in removeCopyByCommutingDef()
824 LiveInterval::SubRange *CommonRange; in removeCopyByCommutingDef()
1030 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1058 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1064 LiveInterval::SubRange *SR = DstInt.createSubRange(Alloc, MaxMask); in reMaterializeTrivialDef()
1155 for (const LiveInterval::SubRange &SR : SrcLI.subranges()) { in eliminateUndefCopy()
1176 for (LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1198 for (const LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1222 for (const LiveInterval::SubRange &S : Int.subranges()) { in addUndefFlag()
1400 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
1509 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
1944 for (const LiveInterval::SubRange &S : LI.subranges()) { in followCopyChain()
2461 for (LiveInterval::SubRange &S : LI.subranges()) { in pruneSubRegValues()
2604 for (LiveInterval::SubRange &R : LI.subranges()) { in mergeSubRangeInto()
2617 LiveInterval::SubRange *CommonRange; in mergeSubRangeInto()
2677 for (LiveInterval::SubRange &R : LHS.subranges()) { in joinVirtRegs()
2693 for (LiveInterval::SubRange &R : RHS.subranges()) { in joinVirtRegs()
3041 for (LiveInterval::SubRange &S : LI.subranges()) { in runOnMachineFunction()