Searched refs:matchSelectSameVal (Results 1 – 3 of 3) sorted by relevance
477 bool matchSelectSameVal(MachineInstr &MI);
450 [{ return Helper.matchSelectSameVal(*${root}); }]),
2952 bool CombinerHelper::matchSelectSameVal(MachineInstr &MI) { in matchSelectSameVal() function in CombinerHelper