Searched refs:matchRotateOutOfRange (Results 1 – 3 of 3) sorted by relevance
513 bool matchRotateOutOfRange(MachineInstr &MI);
613 [{ return Helper.matchRotateOutOfRange(*${root}); }]),
3906 bool CombinerHelper::matchRotateOutOfRange(MachineInstr &MI) { in matchRotateOutOfRange() function in CombinerHelper