Searched refs:isDesirableToPullExtFromShl (Results 1 – 3 of 3) sorted by relevance
730 bool isDesirableToPullExtFromShl(const MachineInstr &MI) const override { in isDesirableToPullExtFromShl() function
4176 virtual bool isDesirableToPullExtFromShl(const MachineInstr &MI) const { in isDesirableToPullExtFromShl() function
1883 if (!getTargetLowering().isDesirableToPullExtFromShl(MI)) in matchCombineShlOfExtend()