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