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