ΒΆvoid DecodeVPERMMask(
unsigned int NumElts,
unsigned int Imm,
SmallVectorImpl<int>& ShuffleMask)
void DecodeVPERMMask(
unsigned int NumElts,
unsigned int Imm,
SmallVectorImpl<int>& ShuffleMask)
Description
Decodes the shuffle masks for VPERMQ/VPERMPD.
Declared at: llvm/lib/Target/X86/MCTargetDesc/X86ShuffleDecode.h:117
Parameters
- unsigned int NumElts
- unsigned int Imm
- SmallVectorImpl<int>& ShuffleMask