Searched refs:tryFoldZeroHighBits (Results 1 – 1 of 1) sorted by relevance
247 bool tryFoldZeroHighBits(MachineInstr &MI) const;1696 bool SIFoldOperandsImpl::tryFoldZeroHighBits(MachineInstr &MI) const { in tryFoldZeroHighBits() function in SIFoldOperandsImpl2742 if (tryFoldZeroHighBits(MI)) { in run()