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