Searched refs:matchCommuteConstantToRHS (Results 1 – 3 of 3) sorted by relevance
806 bool matchCommuteConstantToRHS(MachineInstr &MI);
446 [{ return Helper.matchCommuteConstantToRHS(*${root}); }]),
6237 bool CombinerHelper::matchCommuteConstantToRHS(MachineInstr &MI) { in matchCommuteConstantToRHS() function in CombinerHelper