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

Description

Decode a 128-bit INSERTPS instruction as a v4f32 shuffle mask.

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

Parameters

unsigned int Imm
SmallVectorImpl<int>& ShuffleMask