Searched refs:applyShiftImmedChain (Results 1 – 3 of 3) sorted by relevance
301 void applyShiftImmedChain(MachineInstr &MI, RegisterImmPair &MatchInfo);
311 (apply [{ Helper.applyShiftImmedChain(*${d}, ${matchinfo}); }])>;
1821 void CombinerHelper::applyShiftImmedChain(MachineInstr &MI, in applyShiftImmedChain() function in CombinerHelper