Searched refs:matchShiftImmedChain (Results 1 – 3 of 3) sorted by relevance
300 bool matchShiftImmedChain(MachineInstr &MI, RegisterImmPair &MatchInfo);
310 [{ return Helper.matchShiftImmedChain(*${d}, ${matchinfo}); }]),
1776 bool CombinerHelper::matchShiftImmedChain(MachineInstr &MI, in matchShiftImmedChain() function in CombinerHelper