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

Description

Decodes a broadcast of the first element of a vector.

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

Parameters

unsigned int NumElts
SmallVectorImpl<int>& ShuffleMask