Searched refs:matchPtrAddImmedChain (Results 1 – 3 of 3) sorted by relevance
323 bool matchPtrAddImmedChain(MachineInstr &MI, PtrAddChain &MatchInfo) const;
308 [{ return Helper.matchPtrAddImmedChain(*${d}, ${matchinfo}); }]),
1769 bool CombinerHelper::matchPtrAddImmedChain(MachineInstr &MI, in matchPtrAddImmedChain() function in CombinerHelper