Searched defs:m_ConstantInt (Results 1 – 2 of 2) sorted by relevance
438 m_ConstantInt(IntegerAttr::ValueType *bind_value) { m_ConstantInt() function
168 inline class_match<ConstantInt> m_ConstantInt() { in m_ConstantInt() function 347 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() function 837 inline bind_ty<ConstantInt> m_ConstantInt(ConstantInt *&CI) { return CI; } m_ConstantInt() function 990 inline bind_const_intval_ty m_ConstantInt(uint64_t &V) { return V; } m_ConstantInt() function