Searched refs:tryCombineShuffleVector (Results 1 – 5 of 5) sorted by relevance
87 return Helper.tryCombineShuffleVector(MI); in combine()
274 return Helper.tryCombineShuffleVector(MI); in combine()
211 return Helper.tryCombineShuffleVector(MI); in combine()
196 bool tryCombineShuffleVector(MachineInstr &MI);
242 bool CombinerHelper::tryCombineShuffleVector(MachineInstr &MI) { in tryCombineShuffleVector() function in CombinerHelper