Searched refs:tryCombineShuffleVector (Results 1 – 5 of 5) sorted by relevance
87 return Helper.tryCombineShuffleVector(MI); in combine()
274 return Helper.tryCombineShuffleVector(MI); in combine()
213 return Helper.tryCombineShuffleVector(MI); in combine()
197 bool tryCombineShuffleVector(MachineInstr &MI);
244 bool CombinerHelper::tryCombineShuffleVector(MachineInstr &MI) { in tryCombineShuffleVector() function in CombinerHelper