Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7636 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()