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