ΒΆvoid DecodeBLENDMask(
unsigned int NumElts,
unsigned int Imm,
SmallVectorImpl<int>& ShuffleMask)
void DecodeBLENDMask(
unsigned int NumElts,
unsigned int Imm,
SmallVectorImpl<int>& ShuffleMask)
Description
Decode a BLEND immediate mask into a shuffle mask.
Declared at: llvm/lib/Target/X86/MCTargetDesc/X86ShuffleDecode.h:104
Parameters
- unsigned int NumElts
- unsigned int Imm
- SmallVectorImpl<int>& ShuffleMask