Searched refs:tryCombineShuffleVector (Results 1 – 5 of 5) sorted by relevance
87 return Helper.tryCombineShuffleVector(MI); in combine()
392 return Helper.tryCombineShuffleVector(MI); in combine()
214 return Helper.tryCombineShuffleVector(MI); in combine()
253 bool tryCombineShuffleVector(MachineInstr &MI);
298 bool CombinerHelper::tryCombineShuffleVector(MachineInstr &MI) { in tryCombineShuffleVector() function in CombinerHelper