Searched refs:constantint_match (Results 1 – 1 of 1) sorted by relevance
182 template <int64_t Val> struct constantint_match { struct198 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() argument199 return constantint_match<Val>(); in m_ConstantInt()766 inline SelectClass_match<Cond, constantint_match<L>, constantint_match<R>>