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