Searched refs:matchSelect (Results 1 – 3 of 3) sorted by relevance
832 bool matchSelect(MachineInstr &MI, BuildFnTy &MatchInfo);
1331 [{ return Helper.matchSelect(*${root}, ${matchinfo}); }]),
6965 bool CombinerHelper::matchSelect(MachineInstr &MI, BuildFnTy &MatchInfo) { in matchSelect() function in CombinerHelper