Searched refs:tryCombineShuffleVector (Results 1 – 5 of 5) sorted by relevance
97 return Helper.tryCombineShuffleVector(MI); in tryCombineAll()
726 return Helper.tryCombineShuffleVector(MI); in tryCombineAll()
112 return Helper.tryCombineShuffleVector(MI); in tryCombineAll()
248 bool tryCombineShuffleVector(MachineInstr &MI);
300 bool CombinerHelper::tryCombineShuffleVector(MachineInstr &MI) { in tryCombineShuffleVector() function in CombinerHelper