Searched refs:tryCombineShuffleVector (Results 1 – 5 of 5) sorted by relevance
92 return Helper.tryCombineShuffleVector(MI); in tryCombineAll()
774 return Helper.tryCombineShuffleVector(MI); in tryCombineAll()
109 return Helper.tryCombineShuffleVector(MI); in tryCombineAll()
276 bool tryCombineShuffleVector(MachineInstr &MI) const;
522 bool CombinerHelper::tryCombineShuffleVector(MachineInstr &MI) const { in tryCombineShuffleVector() function in CombinerHelper