Searched refs:matchConstantFoldFMA (Results 1 – 3 of 3) sorted by relevance
660 bool matchConstantFoldFMA(MachineInstr &MI, ConstantFP *&MatchInfo);
1123 [{ return Helper.matchConstantFoldFMA(*${d}, ${matchinfo}); }]),
4941 bool CombinerHelper::matchConstantFoldFMA(MachineInstr &MI, in matchConstantFoldFMA() function in CombinerHelper