Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:rmFromMergeableSpills

150   bool rmFromMergeableSpills(MachineInstr &Spill, int StackSlot);
474 if (HSpiller.rmFromMergeableSpills(MI, StackSlot))
697 HSpiller.rmFromMergeableSpills(*MI, StackSlot);
834 HSpiller.rmFromMergeableSpills(*MI, FI))
1126 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill,