Home
last modified time | relevance | path

Searched refs:double_int_add (Results 1 – 24 of 24) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-dfa.c753 = double_int_add (bit_offset, in get_ref_base_and_extent()
769 doffset = double_int_add (doffset, in get_ref_base_and_extent()
772 bit_offset = double_int_add (bit_offset, doffset); in get_ref_base_and_extent()
843 bit_offset = double_int_add (bit_offset, doffset); in get_ref_base_and_extent()
877 = double_int_add (bit_offset, uhwi_to_double_int (bitsize)); in get_ref_base_and_extent()
927 off = double_int_add (off, bit_offset); in get_ref_base_and_extent()
HDfixed-value.c307 f->data = double_int_add (a->data, temp); in do_fixed_add()
423 s = double_int_add (low_low, temp1); in do_fixed_multiply()
431 s = double_int_add (temp1, temp2); in do_fixed_multiply()
438 r = double_int_add (high_high, temp1); in do_fixed_multiply()
441 r = double_int_add (r, temp1); in do_fixed_multiply()
444 r = double_int_add (r, temp1); in do_fixed_multiply()
HDtree-affine.c143 new_coef = double_int_add (comb->elts[i].coef, scale); in aff_combination_add_elt()
195 c->offset = double_int_ext_for_comb (double_int_add (c->offset, cst), c); in aff_combination_add_cst()
907 bound = double_int_add (d, double_int_add (size2, double_int_minus_one)); in aff_comb_cannot_overlap_p()
HDdouble-int.h136 double_int double_int_add (double_int, double_int);
HDtree-ssa-sccvn.c662 = double_int_add (tree_to_double_int (this_offset), in copy_reference_ops_from_ref()
686 off = double_int_add (off, in copy_reference_ops_from_ref()
1010 off = double_int_add (off, shwi_to_double_int (addr_offset)); in vn_reference_fold_indirect()
1060 off = double_int_add (off, shwi_to_double_int (addr_offset)); in vn_reference_maybe_forwprop_address()
1061 off = double_int_add (off, mem_ref_offset (addr_base)); in vn_reference_maybe_forwprop_address()
1073 off = double_int_add (off, tree_to_double_int (ptroff)); in vn_reference_maybe_forwprop_address()
1233 off = double_int_add (off, in VEC()
HDtree-ssa-forwprop.c887 off = double_int_add (off, in forward_propagate_addr_expr_1()
891 off = double_int_add (off, mem_ref_offset (def_rhs_base)); in forward_propagate_addr_expr_1()
972 off = double_int_add (off, in forward_propagate_addr_expr_1()
976 off = double_int_add (off, mem_ref_offset (def_rhs_base)); in forward_propagate_addr_expr_1()
HDgimple-fold.c2816 access_index = double_int_add (access_index, low_bound); in fold_array_ctor_reference()
2844 max_index = index = double_int_add (index, double_int_one); in fold_array_ctor_reference()
2887 bitoffset = double_int_add (tree_to_double_int (field_offset), in fold_nonarray_ctor_reference()
2892 bitoffset_end = double_int_add (bitoffset, in fold_nonarray_ctor_reference()
2897 access_end = double_int_add (uhwi_to_double_int (offset), in fold_nonarray_ctor_reference()
HDtree-ssa-loop-niter.c2437 return double_int_add (bnd, cst); in derive_constant_upper_bound_ops()
2582 i_bound = double_int_add (i_bound, delta); in record_estimate()
3136 *nit = double_int_add (*nit, double_int_one); in max_stmt_executions()
3243 bound = double_int_add (bound, double_int_one); in n_of_executions_at_most()
HDtree-ssa-ccp.c1234 lo = double_int_add (double_int_and_not (r1val, r1mask), in bit_value_binop_1()
1239 hi = double_int_add (double_int_ior (r1val, r1mask), in bit_value_binop_1()
HDdouble-int.c730 double_int_add (double_int a, double_int b) in double_int_add() function
HDtree-ssa-phiopt.c612 (double_int_add (mem_ref_offset (tem), in jump_function_from_stmt()
HDsimplify-rtx.c2032 val = double_int_add (coeff0, coeff1); in simplify_binary_operation_1()
2213 val = double_int_add (coeff0, negcoeff1); in simplify_binary_operation_1()
3565 res = double_int_add (o0, o1); in simplify_const_binary_operation()
HDexpr.c6594 = double_int_add (bit_offset, in get_inner_reference()
6610 bit_offset = double_int_add (bit_offset, in get_inner_reference()
6644 bit_offset = double_int_add (bit_offset, in get_inner_reference()
6671 bit_offset = double_int_add (bit_offset, boff); in get_inner_reference()
6700 tem = double_int_add (tem, bit_offset); in get_inner_reference()
HDtree-ssa-loop-ivopts.c1594 *mul = double_int_sext (double_int_add (p0, p1), precision); in constant_multiple_of()
4692 max_niter = double_int_add (max_niter, double_int_one); in may_eliminate_iv()
HDtree-pretty-print.c1323 curidx = double_int_add (curidx, double_int_one); in dump_generic_node()
HDtree-vrp.c5379 double_int_add in search_for_addr_array()
5380 (double_int_add in search_for_addr_array()
HDtree-ssa-pre.c1603 off = double_int_add (off, in phi_translate_1()
HDtree-cfg.c1393 double_int bhp1 = double_int_add (tree_to_double_int (base_high), in group_case_labels_stmt()
HDvarasm.c4710 i = double_int_add (i, double_int_one); in array_size_for_constructor()
HDdwarf2out.c14075 t = double_int_add (t, alignd); in round_up_to_align()
14076 t = double_int_add (t, double_int_minus_one); in round_up_to_align()
14185 deepest_bitpos = double_int_add (bitpos_int, field_size_in_bits); in field_byte_offset()
HDbuiltins.c8823 off = double_int_add (mem_ref_offset (src_base), in fold_builtin_memory_op()
8828 off = double_int_add (mem_ref_offset (dest_base), in fold_builtin_memory_op()
HDtree.c8374 mn = double_int_sext (double_int_add (mn, double_int_one), in get_type_static_bounds()
HDfold-const.c1650 temp = double_int_add (temp, double_int_one); in fold_convert_const_int_from_fixed()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDmangle.c3111 = double_int_add (tree_to_double_int (max), double_int_one); in write_array_type()