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