Searched refs:tryFoldZeroHighBits (Results 1 – 1 of 1) sorted by relevance
103 bool tryFoldZeroHighBits(MachineInstr &MI) const;1160 bool SIFoldOperands::tryFoldZeroHighBits(MachineInstr &MI) const { in tryFoldZeroHighBits() function in SIFoldOperands1759 if (tryFoldZeroHighBits(MI)) { in runOnMachineFunction()