ΒΆinline llvm::MIPatternMatch::
SpecificConstantOrSplatMatch
m_SpecificICstOrSplat(int64_t RequestedValue)
inline llvm::MIPatternMatch::
SpecificConstantOrSplatMatch
m_SpecificICstOrSplat(int64_t RequestedValue)
Description
Matches a \p RequestedValue constant or a constant splat of \p RequestedValue.
Declared at: llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:228
Parameters
- int64_t RequestedValue