ΒΆvoid DecodeUNPCKLMask(
unsigned int NumElts,
unsigned int ScalarBits,
SmallVectorImpl<int>& ShuffleMask)
void DecodeUNPCKLMask(
unsigned int NumElts,
unsigned int ScalarBits,
SmallVectorImpl<int>& ShuffleMask)
Description
Decodes the shuffle masks for unpcklps/unpcklpd and punpckl*.
Declared at: llvm/lib/Target/X86/MCTargetDesc/X86ShuffleDecode.h:88
Parameters
- unsigned int NumElts
- unsigned int ScalarBits
- SmallVectorImpl<int>& ShuffleMask