| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | tree-dfa.c | 738 bitsize = TREE_INT_CST_LOW (size_tree); in get_ref_base_and_extent() 792 maxsize += ((TREE_INT_CST_LOW (ssize) in get_ref_base_and_extent() 793 - TREE_INT_CST_LOW (fsize)) in get_ref_base_and_extent() 811 maxsize = TREE_INT_CST_LOW (csize) in get_ref_base_and_extent() 860 maxsize = TREE_INT_CST_LOW (asize) in get_ref_base_and_extent() 911 == (HOST_WIDE_INT) TREE_INT_CST_LOW in get_ref_base_and_extent() 951 TREE_INT_CST_LOW (TYPE_SIZE (TREE_TYPE (exp)))))) in get_ref_base_and_extent() 974 maxsize = TREE_INT_CST_LOW (DECL_SIZE (exp)) - hbit_offset; in get_ref_base_and_extent() 982 maxsize = TREE_INT_CST_LOW (TYPE_SIZE (TREE_TYPE (exp))) - hbit_offset; in get_ref_base_and_extent()
|
| HD | print-tree.c | 154 fprintf (file, HOST_WIDE_INT_PRINT_UNSIGNED, TREE_INT_CST_LOW (node)); in print_node_brief() 156 && TREE_INT_CST_LOW (node) != 0) in print_node_brief() 158 -TREE_INT_CST_LOW (node)); in print_node_brief() 162 (unsigned HOST_WIDE_INT) TREE_INT_CST_LOW (node)); in print_node_brief() 776 TREE_INT_CST_LOW (node)); in print_node() 778 && TREE_INT_CST_LOW (node) != 0) in print_node() 780 -TREE_INT_CST_LOW (node)); in print_node() 784 (unsigned HOST_WIDE_INT) TREE_INT_CST_LOW (node)); in print_node()
|
| HD | tree-flow-inline.h | 1255 || (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1() 1259 hthis_offset = TREE_INT_CST_LOW (this_offset); in get_addr_base_and_unit_offset_1() 1260 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1() 1283 HOST_WIDE_INT hindex = TREE_INT_CST_LOW (index); in get_addr_base_and_unit_offset_1() 1285 hindex -= TREE_INT_CST_LOW (low_bound); in get_addr_base_and_unit_offset_1() 1286 hindex *= TREE_INT_CST_LOW (unit_size); in get_addr_base_and_unit_offset_1() 1298 byte_offset += TREE_INT_CST_LOW (TYPE_SIZE_UNIT (TREE_TYPE (exp))); in get_addr_base_and_unit_offset_1()
|
| HD | tree-ssa-sccvn.c | 519 != TREE_INT_CST_LOW (TYPE_SIZE (vr1->type)))) in vn_reference_eq() 523 != TREE_INT_CST_LOW (TYPE_SIZE (vr2->type)))) in vn_reference_eq() 639 temp.off = TREE_INT_CST_LOW (TREE_OPERAND (ref, 1)); in copy_reference_ops_from_ref() 659 if (TREE_INT_CST_LOW (bit_offset) % BITS_PER_UNIT == 0) in copy_reference_ops_from_ref() 743 temp.off = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (TREE_TYPE (ref))); in copy_reference_ops_from_ref() 798 size = TREE_INT_CST_LOW (size_tree); in ao_ref_init_from_vn_reference() 869 offset += (TREE_INT_CST_LOW (DECL_FIELD_OFFSET (field)) in ao_ref_init_from_vn_reference() 871 offset += TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)); in ao_ref_init_from_vn_reference() 885 HOST_WIDE_INT hindex = TREE_INT_CST_LOW (op->op0); in ao_ref_init_from_vn_reference() 886 hindex -= TREE_INT_CST_LOW (op->op1); in ao_ref_init_from_vn_reference() [all …]
|
| HD | tree-vect-data-refs.c | 109 lhs = rhs = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (scalar_type)); in vect_get_smallest_scalar_type() 118 rhs = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (rhs_type)); in vect_get_smallest_scalar_type() 361 type_size_a = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (TREE_TYPE (DR_REF (dra)))); in vect_drs_dependent_in_basic_block() 362 type_size_b = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (TREE_TYPE (DR_REF (drb)))); in vect_drs_dependent_in_basic_block() 369 init_a = TREE_INT_CST_LOW (DR_INIT (dra)); in vect_drs_dependent_in_basic_block() 370 init_b = TREE_INT_CST_LOW (DR_INIT (drb)); in vect_drs_dependent_in_basic_block() 413 type_size_a = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (TREE_TYPE (DR_REF (dra)))); in vect_check_interleaving() 414 type_size_b = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (TREE_TYPE (DR_REF (drb)))); in vect_check_interleaving() 422 init_a = TREE_INT_CST_LOW (DR_INIT (dra)); in vect_check_interleaving() 423 init_b = TREE_INT_CST_LOW (DR_INIT (drb)); in vect_check_interleaving() [all …]
|
| HD | tree.c | 1144 return (TREE_INT_CST_HIGH (t) ^ TREE_INT_CST_LOW (t) in int_cst_hash_hash() 1159 && TREE_INT_CST_LOW (xt) == TREE_INT_CST_LOW (yt)); in int_cst_hash_eq() 1239 gcc_assert (TREE_INT_CST_LOW (t) == low); in build_int_cst_wide() 1247 TREE_INT_CST_LOW (t) = low; in build_int_cst_wide() 1259 TREE_INT_CST_LOW (int_cst_node) = low; in build_int_cst_wide() 1506 TREE_INT_CST_LOW (i), TREE_INT_CST_HIGH (i), in real_value_from_int_cst() 1718 && TREE_INT_CST_LOW (expr) == 0 in integer_zerop() 1734 && TREE_INT_CST_LOW (expr) == 1 in integer_onep() 1761 if (TREE_INT_CST_LOW (expr) == ~(unsigned HOST_WIDE_INT) 0 in integer_all_onesp() 1784 return (TREE_INT_CST_LOW (expr) == ~(unsigned HOST_WIDE_INT) 0 in integer_all_onesp() [all …]
|
| HD | fold-const.c | 390 if (TREE_INT_CST_LOW (t) != 0) in may_negate_without_overflow_p() 396 val = TREE_INT_CST_LOW (t); in may_negate_without_overflow_p() 531 == TREE_INT_CST_LOW (op1)) in negate_expr_p() 733 == TREE_INT_CST_LOW (op1)) in fold_negate_expr() 1223 f2.data.low = TREE_INT_CST_LOW (arg2); in const_binop() 3676 && (TREE_INT_CST_LOW (val) & mask_lo) == lo) in sign_bit_p() 4243 if (TREE_INT_CST_HIGH (high) == hi && TREE_INT_CST_LOW (high) == lo) in build_range_check() 5783 && TYPE_PRECISION (TREE_TYPE (size_one_node)) > TREE_INT_CST_LOW (op1) in extract_muldiv_1() 6360 overflow = mul_double_with_sign (TREE_INT_CST_LOW (arg01), in fold_div_compare() 6362 TREE_INT_CST_LOW (arg1), in fold_div_compare() [all …]
|
| HD | stmt.c | 1989 r->low = build_int_cst_wide (TREE_TYPE (low), TREE_INT_CST_LOW (low), in add_case_node() 1991 r->high = build_int_cst_wide (TREE_TYPE (high), TREE_INT_CST_LOW (high), in add_case_node() 2567 for (i = (HOST_WIDE_INT) TREE_INT_CST_LOW (n->low); in estimate_case_costs() 2568 i <= (HOST_WIDE_INT) TREE_INT_CST_LOW (n->high); i++) in estimate_case_costs() 2610 cost += COST_TABLE (TREE_INT_CST_LOW (np->high)); in balance_case_nodes() 2614 cost += COST_TABLE (TREE_INT_CST_LOW (np->low)); in balance_case_nodes() 2635 i -= COST_TABLE (TREE_INT_CST_LOW ((*npp)->high)); in balance_case_nodes() 2636 i -= COST_TABLE (TREE_INT_CST_LOW ((*npp)->low)); in balance_case_nodes()
|
| HD | tree-vect-generic.c | 540 index = TREE_INT_CST_LOW (idx); in vector_element() 647 sel_int[i] = TREE_INT_CST_LOW (TREE_VALUE (vals)) & (2 * elements - 1); in lower_vec_perm() 668 index = TREE_INT_CST_LOW (i_val); in lower_vec_perm()
|
| HD | tree-optimize.c | 447 = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (ret_type)); in tree_rest_of_compilation()
|
| HD | tree-ssa-alias.c | 519 && TREE_INT_CST_LOW (size) * 8 / 8 == TREE_INT_CST_LOW (size)) in ao_ref_init_from_ptr_and_size() 520 ref->max_size = ref->size = TREE_INT_CST_LOW (size) * 8; in ao_ref_init_from_ptr_and_size() 1846 HOST_WIDE_INT size = TREE_INT_CST_LOW (len); in stmt_kills_ref_p_1()
|
| HD | tree-vectorizer.h | 297 #define LOOP_VINFO_INT_NITERS(L) (TREE_INT_CST_LOW ((L)->num_iters)) 318 && TREE_INT_CST_LOW ((n)) > 0)
|
| HD | gimple-fold.c | 1115 = TREE_INT_CST_LOW (OBJ_TYPE_REF_TOKEN (callee)); in gimple_fold_call() 3009 offset = TREE_INT_CST_LOW (idx); in fold_const_aggregate_ref_1() 3010 offset -= TREE_INT_CST_LOW (low_bound); in fold_const_aggregate_ref_1() 3011 offset *= TREE_INT_CST_LOW (unit_size); in fold_const_aggregate_ref_1() 3027 TREE_INT_CST_LOW (unit_size) in fold_const_aggregate_ref_1() 3227 && (TREE_INT_CST_LOW (arg1) & 1) == 0) in gimple_val_nonnegative_real_p()
|
| HD | dbxout.c | 696 unsigned HOST_WIDE_INT low = TREE_INT_CST_LOW (cst); in stabstr_O() 2306 stabstr_D (TREE_INT_CST_LOW (value)); in dbxout_type() 2308 && (HOST_WIDE_INT) TREE_INT_CST_LOW (value) < 0) in dbxout_type() 2309 stabstr_D (TREE_INT_CST_LOW (value)); in dbxout_type() 2930 HOST_WIDE_INT ival = TREE_INT_CST_LOW (DECL_INITIAL (decl)); in dbxout_symbol()
|
| HD | tree-ssa-ccp.c | 837 pi->misalign = TREE_INT_CST_LOW (val->value) & (align - 1); in ccp_finalize() 1657 ? TREE_INT_CST_LOW (gimple_call_arg (stmt, 1)) in evaluate_stmt() 1828 size = TREE_INT_CST_LOW (arg); in fold_builtin_alloca_with_align() 1846 DECL_ALIGN (var) = TREE_INT_CST_LOW (gimple_call_arg (stmt, 1)); in fold_builtin_alloca_with_align()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | omp-offload.c | 296 = (enum ifn_goacc_loop_kind) TREE_INT_CST_LOW (gimple_call_arg (call, 0)); in oacc_xform_loop() 301 unsigned mask = (unsigned) TREE_INT_CST_LOW (gimple_call_arg (call, 5)); in oacc_xform_loop() 658 dims[ix] = val ? TREE_INT_CST_LOW (val) : -1; in oacc_validate_dims() 742 loop->flags = TREE_INT_CST_LOW (gimple_call_arg (marker, 3)); in new_oacc_loop() 802 = (enum ifn_unique_kind) TREE_INT_CST_LOW (gimple_call_arg (from, 0)); in dump_oacc_loop_part() 812 = ((enum ifn_unique_kind) TREE_INT_CST_LOW in dump_oacc_loop_part() 921 = (enum ifn_unique_kind) (TREE_INT_CST_LOW in oacc_loop_discover_walk() 937 int count = TREE_INT_CST_LOW (gimple_call_arg (call, 2)); in oacc_loop_discover_walk() 1024 = (enum ifn_unique_kind) TREE_INT_CST_LOW (gimple_call_arg (from, 0)); in oacc_loop_xform_head_tail() 1035 TREE_INT_CST_LOW (gimple_call_arg (stmt, 0))); in oacc_loop_xform_head_tail() [all …]
|
| HD | godump.c | 944 TREE_INT_CST_LOW (DECL_FIELD_OFFSET (field)) in go_format_type() 946 (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field))); in go_format_type() 959 TREE_INT_CST_LOW (DECL_SIZE_UNIT (field)); in go_format_type() 1007 TREE_INT_CST_LOW (TYPE_SIZE_UNIT (type)), in go_format_type()
|
| HD | tree-dfa.c | 747 || (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1() 751 hthis_offset += (TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)) in get_addr_base_and_unit_offset_1() 790 byte_offset += TREE_INT_CST_LOW (TYPE_SIZE_UNIT (TREE_TYPE (exp))); in get_addr_base_and_unit_offset_1()
|
| HD | tree-chkp.c | 1661 = TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)); 1663 field_offs += TREE_INT_CST_LOW (DECL_FIELD_OFFSET (field)) * 8; 1673 HOST_WIDE_INT esize = TREE_INT_CST_LOW (TYPE_SIZE (etype)); 1679 for (cur = 0; cur <= TREE_INT_CST_LOW (maxval); cur++) 1719 field_offs += TREE_INT_CST_LOW (DECL_FIELD_BIT_OFFSET (field)); 1721 field_offs += TREE_INT_CST_LOW (DECL_FIELD_OFFSET (field)) * 8; 1732 HOST_WIDE_INT esize = TREE_INT_CST_LOW (TYPE_SIZE (etype)); 1741 cur <= MIN (CHKP_ARRAY_MAX_CHECK_STEPS, TREE_INT_CST_LOW (maxval)); 1963 = TREE_INT_CST_LOW (TYPE_SIZE (type)) / POINTER_SIZE; 3941 for (cur = 0; cur <= TREE_INT_CST_LOW (maxval); cur++)
|
| HD | omp-general.c | 640 int size = TREE_INT_CST_LOW (TREE_VALUE (dims)); in oacc_get_fn_dim_size() 654 HOST_WIDE_INT axis = TREE_INT_CST_LOW (arg); in oacc_get_ifn_dim_arg()
|
| HD | tree-vect-data-refs.c | 131 lhs = rhs = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (scalar_type)); in vect_get_smallest_scalar_type() 143 rhs = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (rhs_type)); in vect_get_smallest_scalar_type() 1049 * TREE_INT_CST_LOW (drb->step)); in vect_compute_data_ref_alignment() 2483 HOST_WIDE_INT type_size = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (scalar_type)); in vect_analyze_group_access_1() 2619 diff = (TREE_INT_CST_LOW (DR_INIT (data_ref)) in vect_analyze_group_access_1() 2620 - TREE_INT_CST_LOW (prev_init)) / type_size; in vect_analyze_group_access_1() 2802 HOST_WIDE_INT dr_step = TREE_INT_CST_LOW (step); in vect_analyze_data_ref_access() 3036 HOST_WIDE_INT init_a = TREE_INT_CST_LOW (DR_INIT (dra)); in vect_analyze_data_ref_accesses() 3037 HOST_WIDE_INT init_b = TREE_INT_CST_LOW (DR_INIT (drb)); in vect_analyze_data_ref_accesses() 3039 = TREE_INT_CST_LOW (DR_INIT (datarefs_copy[i-1])); in vect_analyze_data_ref_accesses() [all …]
|
| /dragonfly/contrib/gcc-4.7/gcc/objc/ |
| HD | objc-encoding.c | 398 else if (TREE_INT_CST_LOW (TYPE_SIZE (array_of)) == 0) in encode_array() 402 TREE_INT_CST_LOW (an_int_cst) in encode_array() 403 / TREE_INT_CST_LOW (TYPE_SIZE (array_of))); in encode_array() 430 ((TREE_INT_CST_LOW (TYPE_SIZE_UNIT (type)) in encode_vector()
|
| HD | objc-next-runtime-abi-02.c | 2329 entsize = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_method_template)); in generate_v2_meth_descriptor_table() 2443 init_val = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_v2_property_template)); in generate_v2_property_table() 2518 TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_v2_protocol_template))); in build_v2_protocol_initializer() 2632 init_val = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_method_template)); in generate_v2_dispatch_table() 2861 val = TREE_INT_CST_LOW (DECL_SIZE_UNIT (field_decl)); in build_v2_ivar_list_initializer() 2930 ivar_t_size = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_v2_ivar_template)); in generate_v2_ivars_list() 3188 instanceStart = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_v2_class_template)); in generate_v2_class_structs() 3198 instanceSize = TREE_INT_CST_LOW (TYPE_SIZE_UNIT (objc_v2_class_template)); in generate_v2_class_structs()
|
| /dragonfly/contrib/gcc-4.7/gcc/c-family/ |
| HD | c-pretty-print.c | 914 pp_wide_integer (pp, TREE_INT_CST_LOW (i)); in pp_c_integer_constant() 916 pp_unsigned_wide_integer (pp, TREE_INT_CST_LOW (i)); in pp_c_integer_constant() 919 unsigned HOST_WIDE_INT low = TREE_INT_CST_LOW (i); in pp_c_integer_constant() 955 pp_scalar (pp, "\\x%x", (unsigned) TREE_INT_CST_LOW (c)); in pp_c_character_constant()
|
| HD | c-lex.c | 552 && TREE_INT_CST_LOW (upper) >= low)) in narrowest_unsigned_type() 584 && TREE_INT_CST_LOW (upper) >= low)) in narrowest_signed_type()
|