Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:rmFromMergeableSpills

125   bool rmFromMergeableSpills(MachineInstr &Spill, int StackSlot);
456 if (HSpiller.rmFromMergeableSpills(MI, StackSlot))
669 HSpiller.rmFromMergeableSpills(*MI, StackSlot);
797 HSpiller.rmFromMergeableSpills(*MI, FI))
1066 bool HoistSpillHelper::rmFromMergeableSpills(MachineInstr &Spill,