Searched refs:matchCommuteShift (Results 1 – 3 of 3) sorted by relevance
338 bool matchCommuteShift(MachineInstr &MI, BuildFnTy &MatchInfo) const;
395 [{ return Helper.matchCommuteShift(*${d}, ${matchinfo}); }]),
2041 bool CombinerHelper::matchCommuteShift(MachineInstr &MI, in matchCommuteShift() function in CombinerHelper