Searched refs:shouldSink (Results 1 – 6 of 6) sorted by relevance
221 bool shouldSink(const MachineInstr &MI) const override;
2955 bool ARMBaseInstrInfo::shouldSink(const MachineInstr &MI) const { in shouldSink() function in ARMBaseInstrInfo
721 if (!TII->shouldSink(MI)) in SinkInstruction()
270 virtual bool shouldSink(const MachineInstr &MI) const { in shouldSink() function
340 virtual bool shouldSink(const MachineInstr &MI) const { return true; } in shouldSink() function
792 if (!TII->shouldSink(MI)) in SinkInstruction()