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