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