Searched refs:createPackShuffleMask (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 7636 static void createPackShuffleMask(MVT VT, SmallVectorImpl<int> &Mask, in createPackShuffleMask() function 8582 createPackShuffleMask(VT, Mask, IsUnary); in getFauxShuffleMask() 12794 createPackShuffleMask(VT, BinaryMask, false, NumStages); in matchShuffleWithPACK() 12801 createPackShuffleMask(VT, UnaryMask, true, NumStages); in matchShuffleWithPACK()
|