Searched defs:PtrAdd_match (Results 1 – 3 of 3) sorted by relevance
1642 template <typename PointerOpTy, typename OffsetOpTy> struct PtrAdd_match { struct1646 PtrAdd_match(const PointerOpTy &PointerOp, const OffsetOpTy &OffsetOp) in PtrAdd_match() argument1649 template <typename OpTy> bool match(OpTy *V) { in match()
1642 template <typename PointerOpTy, typename OffsetOpTy> struct PtrAdd_match { struct1646 PtrAdd_match(const PointerOpTy &PointerOp, const OffsetOpTy &OffsetOp) in PtrAdd_match() function1649 template <typename OpTy> bool match(OpTy *V) { in match()
1763 template <typename PointerOpTy, typename OffsetOpTy> struct PtrAdd_match { struct1767 PtrAdd_match(const PointerOpTy &PointerOp, const OffsetOpTy &OffsetOp) in PtrAdd_match() function1770 template <typename OpTy> bool match(OpTy *V) { in match()