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