Searched refs:apint_match (Results 1 – 3 of 3) sorted by relevance
91 struct apint_match { struct93 apint_match(const APInt *&R) : Res(R) {} in apint_match() function112 inline apint_match m_APInt(const APInt *&Res) { return Res; } in m_APInt() argument
160 struct apint_match { struct162 apint_match(const APInt *&R) : Res(R) {} in apint_match() function180 inline apint_match m_APInt(const APInt *&Res) { return Res; } in m_APInt() argument
135 struct apint_match { struct138 apint_match(const APInt *&R) : Res(R) {} in apint_match() argument177 inline apint_match m_APInt(const APInt *&Res) { return Res; } in m_APInt()