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