Lines Matching refs:SubRange

711   for (LiveInterval::SubRange &S : IntB.subranges()) {  in adjustCopiesBackFrom()
747 for (LiveInterval::SubRange &S : IntA.subranges()) { in adjustCopiesBackFrom()
974 for (LiveInterval::SubRange &S : IntB.subranges()) { in removeCopyByCommutingDef()
1001 for (LiveInterval::SubRange &SA : IntA.subranges()) { in removeCopyByCommutingDef()
1016 &ShrinkB](LiveInterval::SubRange &SR) { in removeCopyByCommutingDef()
1030 for (LiveInterval::SubRange &SB : IntB.subranges()) { in removeCopyByCommutingDef()
1204 for (LiveInterval::SubRange &SR : IntB.subranges()) in removePartialRedundancy()
1233 for (LiveInterval::SubRange &SR : IntB.subranges()) { in removePartialRedundancy()
1437 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1470 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1476 LiveInterval::SubRange *SR = DstInt.createSubRange(Alloc, MaxMask); in reMaterializeTrivialDef()
1497 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1629 for (const LiveInterval::SubRange &SR : SrcLI.subranges()) { in eliminateUndefCopy()
1668 for (LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1690 for (const LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1725 for (const LiveInterval::SubRange &S : Int.subranges()) { in addUndefFlag()
1880 for (LiveInterval::SubRange &S : LI.subranges()) { in setUndefOnPrunedSubRegUses()
1962 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
2100 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
2601 for (const LiveInterval::SubRange &S : LI.subranges()) { in followCopyChain()
2883 for (LiveInterval::SubRange &OtherSR : OtherLI.subranges()) { in analyzeValue()
3245 for (LiveInterval::SubRange &S : LI.subranges()) { in pruneSubRegValues()
3296 for (LiveInterval::SubRange &SR : LI.subranges()) { in isDefInSubRange()
3374 for (LiveInterval::SubRange &SR : LI->subranges()) { in eraseInstrs()
3496 [this, &Allocator, &ToMerge, &CP](LiveInterval::SubRange &SR) { in mergeSubRangeInto()
3558 for (LiveInterval::SubRange &R : LHS.subranges()) { in joinVirtRegs()
3574 for (LiveInterval::SubRange &R : RHS.subranges()) { in joinVirtRegs()
4186 for (LiveInterval::SubRange &S : LI.subranges()) { in runOnMachineFunction()