Lines Matching refs:TrySplit
1195 bool TrySplit, SlotIndex index, SlotIndex end, in rewriteInstructionForSpills() argument
1280 if (!TrySplit) { in rewriteInstructionForSpills()
1356 if (TrySplit) in rewriteInstructionForSpills()
1418 rewriteInstructionsForSpills(const LiveInterval &li, bool TrySplit, in rewriteInstructionsForSpills() argument
1513 if (TrySplit) { in rewriteInstructionsForSpills()
1537 if (NewVReg && TrySplit && AllCanFold) { in rewriteInstructionsForSpills()
1547 bool CanFold = rewriteInstructionForSpills(li, I->valno, TrySplit, in rewriteInstructionsForSpills()
1559 if (!TrySplit) { in rewriteInstructionsForSpills()
1641 if (NewVReg && TrySplit && AllCanFold) { in rewriteInstructionsForSpills()
1821 bool TrySplit = !intervalIsInOneMBB(li); in addIntervalsForSpills() local
1822 if (TrySplit) in addIntervalsForSpills()
1882 rewriteInstructionsForSpills(li, TrySplit, I, ReMatOrigDefMI, ReMatDefMI, in addIntervalsForSpills()
1890 if (!TrySplit) { in addIntervalsForSpills()