Searched refs:matchExtendThroughPhis (Results 1 – 3 of 3) sorted by relevance
582 bool matchExtendThroughPhis(MachineInstr &MI, MachineInstr *&ExtMI);
903 [{ return Helper.matchExtendThroughPhis(*${root}, ${matchinfo}); }]),
4021 bool CombinerHelper::matchExtendThroughPhis(MachineInstr &MI, in matchExtendThroughPhis() function in CombinerHelper