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