Searched refs:matchConstantFold (Results 1 – 3 of 3) sorted by relevance
636 bool matchConstantFold(MachineInstr &MI, APInt &MatchInfo);
781 [{ return Helper.matchConstantFold(*${d}, ${matchinfo}); }]),
4629 bool CombinerHelper::matchConstantFold(MachineInstr &MI, APInt &MatchInfo) { in matchConstantFold() function in CombinerHelper