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