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