Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanPatternMatch.h131 inline specific_intval<0> m_SpecificInt(uint64_t V) { in m_SpecificInt() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h1019 inline specific_intval<false> m_SpecificInt(const APInt &V) { in m_SpecificInt() function
1023 inline specific_intval64<false> m_SpecificInt(uint64_t V) { in m_SpecificInt() function