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