Home
last modified time | relevance | path

Searched defs:m_SpecificInt (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DPatternMatch.h854 inline specific_intval<false> m_SpecificInt(APInt V) { in m_SpecificInt() function
858 inline specific_intval<false> m_SpecificInt(uint64_t V) { in m_SpecificInt() function