ΒΆinline llvm::MIPatternMatch::SpecificConstantMatch
m_SpecificICst(int64_t RequestedValue)
inline llvm::MIPatternMatch::SpecificConstantMatch
m_SpecificICst(int64_t RequestedValue)
Description
Matches a constant equal to \p RequestedValue.
Declared at: llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:191
Parameters
- int64_t RequestedValue