ΒΆvoid DecodePSHUFHWMask(
    unsigned int NumElts,
    unsigned int Imm,
    SmallVectorImpl<int>& ShuffleMask)

Description

Decodes the shuffle masks for pshufhw.

Declared at: llvm/lib/Target/X86/MCTargetDesc/X86ShuffleDecode.h:69

Parameters

unsigned int NumElts
unsigned int Imm
SmallVectorImpl<int>& ShuffleMask