Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPatternMatch.h116 struct constantint_match { struct
134 inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() argument
/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