ΒΆinline llvm::MIPatternMatch::
    SpecificConstantSplatMatch
    m_SpecificICstSplat(int64_t RequestedValue)

Description

Matches a constant splat of \p RequestedValue.

Declared at: llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:207

Parameters

int64_t RequestedValue