Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h331 template <int64_t Val> struct constantint_match { struct
347 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() argument