Searched refs:matchSubAddSameReg (Results 1 – 3 of 3) sorted by relevance
787 bool matchSubAddSameReg(MachineInstr &MI, BuildFnTy &MatchInfo);
1215 [{ return Helper.matchSubAddSameReg(*${root}, ${matchinfo}); }]),
4982 bool CombinerHelper::matchSubAddSameReg(MachineInstr &MI, in matchSubAddSameReg() function in CombinerHelper