Home
last modified time | relevance | path

Searched refs:createPackShuffleMask (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5459 static void createPackShuffleMask(MVT VT, SmallVectorImpl<int> &Mask, in createPackShuffleMask() function
6448 createPackShuffleMask(VT, Mask, IsUnary); in getFauxShuffleMask()
10905 createPackShuffleMask(VT, BinaryMask, false, NumStages); in matchShuffleWithPACK()
10912 createPackShuffleMask(VT, UnaryMask, true, NumStages); in matchShuffleWithPACK()