Searched refs:tryCombineShuffleVector (Results 1 – 5 of 5) sorted by relevance
95 return Helper.tryCombineShuffleVector(MI); in tryCombineAll()
775 return Helper.tryCombineShuffleVector(MI); in tryCombineAll()
110 return Helper.tryCombineShuffleVector(MI); in tryCombineAll()
249 bool tryCombineShuffleVector(MachineInstr &MI);
456 bool CombinerHelper::tryCombineShuffleVector(MachineInstr &MI) { in tryCombineShuffleVector() function in CombinerHelper