Searched refs:ptrofftype_p (Results 1 – 12 of 12) sorted by relevance
150 gcc_checking_assert (ptrofftype_p (TREE_TYPE (right))); in build_polynomial_chrec()
63 gcc_checking_assert (ptrofftype_p (chrec_type (poly1)) in chrec_fold_plus_poly_poly()848 gcc_assert (ptrofftype_p (chrec_type (new_evol))); in reset_evolution_in_loop()
262 && !POINTER_TYPE_P (type) && !ptrofftype_p (type)) in gcc_expression_from_isl_ast_expr_id()
484 if (!ptrofftype_p (len)) in asan_mem_ref_get_end()2567 if (ptrofftype_p (len)) in maybe_cast_to_ptrmode()
880 if (!ptrofftype_p (TREE_TYPE (lhs))) in get_string_length()
5317 ptrofftype_p (tree type) in ptrofftype_p() function
3987 || !ptrofftype_p (rhs2_type)) in verify_gimple_assign_binary()
8946 if (ptrofftype_p (TREE_TYPE (op))) in gimple_convert_to_ptrofftype()
5058 && ptrofftype_p (TREE_TYPE (arg1))); in build2()
16447 if (ptrofftype_p (TREE_TYPE (off))) in convert_to_ptrofftype_loc()
14320 * tree-cfg.c (verify_gimple_assign_unary): Use ptrofftype_p.14394 * tree.h (ptrofftype_p): New helper function.14395 * tree-cfg.c (verify_expr): Use ptrofftype_p for POINTER_PLUS_EXPR
9095 if the offset is already ptrofftype_p.