Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DPatternMatch.h182 template <int64_t Val> struct constantint_match { struct
198 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() argument