Home
last modified time | relevance | path

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

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