Searched refs:applyPtrAddImmedChain (Results 1 – 3 of 3) sorted by relevance
297 void applyPtrAddImmedChain(MachineInstr &MI, PtrAddChain &MatchInfo);
297 (apply [{ Helper.applyPtrAddImmedChain(*${d}, ${matchinfo}); }])>;
1763 void CombinerHelper::applyPtrAddImmedChain(MachineInstr &MI, in applyPtrAddImmedChain() function in CombinerHelper