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