Home
last modified time | relevance | path

Searched refs:simple_cst_equal (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-9-stable/contrib/gcc/
Dstor-layout.c1042 && simple_cst_equal (TYPE_SIZE (type), TYPE_SIZE (prev_type))) in place_field()
1112 ? !simple_cst_equal (TYPE_SIZE (type), TYPE_SIZE (prev_type)) in place_field()
1261 && simple_cst_equal (unpadded_size, TYPE_SIZE (rli->t)) == 0) in finalize_record_size()
1278 if (simple_cst_equal (unpacked_size, TYPE_SIZE (rli->t))) in finalize_record_size()
1348 if (simple_cst_equal (TYPE_SIZE (type), DECL_SIZE (field))) in compute_record_mode()
1790 if (simple_cst_equal (TYPE_SIZE (type), in layout_type()
Dtree.c3582 else if (simple_cst_equal (TREE_VALUE (a), in merge_attributes()
4416 else if (simple_cst_equal (TREE_VALUE (t2), TREE_VALUE (attr)) == 1) in attribute_list_contained()
4440 && ! (1 == simple_cst_equal (TREE_PURPOSE (t1), TREE_PURPOSE (t2)) in type_list_equal()
4602 if (simple_cst_equal (TREE_VALUE (l1), TREE_VALUE (l2)) != 1) in simple_cst_list_equal()
4619 simple_cst_equal (tree t1, tree t2) in simple_cst_equal() function
4637 return simple_cst_equal (TREE_OPERAND (t1, 0), TREE_OPERAND (t2, 0)); in simple_cst_equal()
4639 return simple_cst_equal (TREE_OPERAND (t1, 0), t2); in simple_cst_equal()
4644 return simple_cst_equal (t1, TREE_OPERAND (t2, 0)); in simple_cst_equal()
4674 if (!simple_cst_equal (VEC_index (constructor_elt, v1, idx)->value, in simple_cst_equal()
4681 return simple_cst_equal (TREE_OPERAND (t1, 0), TREE_OPERAND (t2, 0)); in simple_cst_equal()
[all …]
Dattribs.c287 if (simple_cst_equal (TREE_VALUE (a), args) == 1) in decl_attributes()
Dtree-ssa.c973 && simple_cst_equal (TYPE_MAX_VALUE (inner_type), TYPE_MAX_VALUE (outer_type)) in tree_ssa_useless_type_conversion_1()
974 && simple_cst_equal (TYPE_MIN_VALUE (inner_type), TYPE_MIN_VALUE (outer_type))) in tree_ssa_useless_type_conversion_1()
Dvalue-prof.c304 if (simple_cst_equal (op2, value) != 1 || 2 * count < all) in tree_divmod_fixed_value_transform()
468 if (simple_cst_equal (op2, value) != 1 || count < wrong_values) in tree_mod_pow2_value_transform()
Dipa-pure-const.c300 if (simple_cst_equal(TREE_VALUE (link), memory_identifier_string) == 1) in get_asm_expr_operands()
Dtree-ssa-propagate.c924 && simple_cst_equal (rhs, val->mem_ref) == 1) in replace_vuses_in()
Dtree-ssa-copy.c846 && simple_cst_equal (phi_val.mem_ref, arg_val->mem_ref) != 1)) in copy_prop_visit_phi_node()
Dtree-ssa-forwprop.c643 || !simple_cst_equal (TREE_OPERAND (offset, 1), in forward_propagate_addr_into_variable_array_index()
Dstmt.c1201 if (simple_cst_equal (i_name, TREE_PURPOSE (TREE_PURPOSE (j)))) in check_unique_operand_names()
1212 if (simple_cst_equal (i_name, TREE_PURPOSE (TREE_PURPOSE (j)))) in check_unique_operand_names()
1215 if (simple_cst_equal (i_name, TREE_PURPOSE (TREE_PURPOSE (j)))) in check_unique_operand_names()
Dtree-ssa-ccp.c688 && simple_cst_equal (val1->value, val2->value) == 1 in ccp_lattice_meet()
2126 else if (simple_cst_equal (val, *length) != 1) in get_maxval_strlen()
Dipa-reference.c420 if (simple_cst_equal(TREE_VALUE (link), memory_identifier_string) == 1) in get_asm_expr_operands()
Dc-typeck.c1098 if (simple_cst_equal (TREE_VALUE (tv1), TREE_VALUE (tv2)) != 1) in tagged_types_tu_compatible_p()
1125 || simple_cst_equal (TREE_VALUE (s1), TREE_VALUE (s2)) != 1) in tagged_types_tu_compatible_p()
1163 && simple_cst_equal (DECL_FIELD_BIT_OFFSET (s1), in tagged_types_tu_compatible_p()
1195 && simple_cst_equal (DECL_FIELD_BIT_OFFSET (s1), in tagged_types_tu_compatible_p()
1231 && simple_cst_equal (DECL_FIELD_BIT_OFFSET (s1), in tagged_types_tu_compatible_p()
Dtree.h4363 extern int simple_cst_equal (tree, tree);
Dgimplify.c2889 if (simple_cst_equal (lower, upper)) in gimplify_init_ctor_eval()
Dfold-const.c5406 && simple_cst_equal (const_binop (BIT_AND_EXPR, result, l_const, 0), in fold_truthop()
11747 && simple_cst_equal (arg1, TYPE_SIZE (type)) == 1 in fold_ternary()
DFSFChangeLog.106426 * tree.c (simple_cst_equal): Likewise.
7038 * tree.c (type_list_equal): Call simple_cst_equal before checking
7078 Check for simple_cst_equal return value of -1.
7294 * tree.c (simple_cst_equal): Don't look at language-specific
Dexpr.c4651 if (simple_cst_equal (TYPE_SIZE (TREE_TYPE (ctor)), in categorize_ctor_elements_1()
DChangeLog-19971218 * tree.c (simple_cst_equal): Don't consider -0.0 to have the
DFSFChangeLog.11886 * tree.c (simple_cst_equal): Likewise.
3844 (simple_cst_equal): Likewise.
DChangeLog-19987637 * tree.c (simple_cst_equal): Likewise.
8226 * tree.c (simple_cst_equal, case CONSTRUCTOR): OK if the elts are
/freebsd-9-stable/contrib/gcc/cp/
DChangeLog-19951493 * typeck.c (commonparms): Don't abort if simple_cst_equal returns < 0.
1552 * decl.c (duplicate_decls): Check simple_cst_equal result against 0.
2746 permanent_obstack. Also use simple_cst_equal to compare them when
Dtypeck.c208 if (1 != simple_cst_equal (TREE_PURPOSE (p1), TREE_PURPOSE (p2))) in commonparms()
Ddecl.c1531 if (1 == simple_cst_equal (TREE_PURPOSE (t1), in duplicate_decls()
DChangeLog-19962158 * tree.c (cp_tree_equal): C++ version of simple_cst_equal.

12