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