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