Searched refs:applyFsubToFneg (Results 1 – 3 of 3) sorted by relevance
762 void applyFsubToFneg(MachineInstr &MI, Register &MatchInfo) const;
1250 (apply [{ Helper.applyFsubToFneg(*${root}, ${matchinfo}); }])>;
5905 void CombinerHelper::applyFsubToFneg(MachineInstr &MI, in applyFsubToFneg() function in CombinerHelper