Searched refs:matchCombineP2IToI2P (Results 1 – 3 of 3) sorted by relevance
300 bool matchCombineP2IToI2P(MachineInstr &MI, Register &Reg);
346 [{ return Helper.matchCombineP2IToI2P(*${root}, ${info}); }]),
2136 bool CombinerHelper::matchCombineP2IToI2P(MachineInstr &MI, Register &Reg) { in matchCombineP2IToI2P() function in CombinerHelper