Searched refs:constantint_match (Results 1 – 1 of 1) sorted by relevance
201 template <int64_t Val> struct constantint_match { struct217 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() argument218 return constantint_match<Val>(); in m_ConstantInt()1252 inline ThreeOps_match<Cond, constantint_match<L>, constantint_match<R>,