Searched refs:createPackShuffleMask (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 6892 static void createPackShuffleMask(MVT VT, SmallVectorImpl<int> &Mask, in createPackShuffleMask() function 7799 createPackShuffleMask(VT, Mask, IsUnary); in getFauxShuffleMask() 11844 createPackShuffleMask(VT, BinaryMask, false, NumStages); in matchShuffleWithPACK() 11851 createPackShuffleMask(VT, UnaryMask, true, NumStages); in matchShuffleWithPACK()
|