Searched refs:matchRedundantSExtInReg (Results 1 – 3 of 3) sorted by relevance
562 bool matchRedundantSExtInReg(MachineInstr &MI) const;
793 [{ return Helper.matchRedundantSExtInReg(*${root}); }]),
3416 bool CombinerHelper::matchRedundantSExtInReg(MachineInstr &MI) const { in matchRedundantSExtInReg() function in CombinerHelper