Searched defs:apint_match (Results 1 – 7 of 7) sorted by relevance
160 struct apint_match { struct162 apint_match(const APInt *&R) : Res(R) {} in apint_match() argument180 inline apint_match m_APInt(const APInt *&Res) { return Res; } in m_APInt() argument
228 struct apint_match { struct232 apint_match(const APInt *&Res, bool AllowUndef) in apint_match() function235 template <typename ITy> bool match(ITy *V) { in match()
153 struct apint_match { struct156 apint_match(const APInt *&R) : Res(R) {} in apint_match() function158 template <typename ITy> bool match(ITy *V) { in match()
228 struct apint_match { struct232 apint_match(const APInt *&Res, bool AllowUndef) in apint_match() argument235 template <typename ITy> bool match(ITy *V) { in match()
249 struct apint_match { struct253 apint_match(const APInt *&Res, bool AllowPoison) in apint_match() argument256 template <typename ITy> bool match(ITy *V) { in match()