Searched refs:tryOptVectorShuffle (Results 1 – 1 of 1) sorted by relevance
275 bool tryOptVectorShuffle(MachineInstr &I) const;3764 bool AArch64InstructionSelector::tryOptVectorShuffle(MachineInstr &I) const { in tryOptVectorShuffle() function in AArch64InstructionSelector3774 if (tryOptVectorShuffle(I)) in selectShuffleVector()