| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | tree-dfa.c | 753 = 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()
|
| HD | fixed-value.c | 307 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()
|
| HD | tree-affine.c | 143 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()
|
| HD | double-int.h | 136 double_int double_int_add (double_int, double_int);
|
| HD | tree-ssa-sccvn.c | 662 = 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()
|
| HD | tree-ssa-forwprop.c | 887 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()
|
| HD | gimple-fold.c | 2816 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()
|
| HD | tree-ssa-loop-niter.c | 2437 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()
|
| HD | tree-ssa-ccp.c | 1234 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()
|
| HD | double-int.c | 730 double_int_add (double_int a, double_int b) in double_int_add() function
|
| HD | tree-ssa-phiopt.c | 612 (double_int_add (mem_ref_offset (tem), in jump_function_from_stmt()
|
| HD | simplify-rtx.c | 2032 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()
|
| HD | expr.c | 6594 = 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()
|
| HD | tree-ssa-loop-ivopts.c | 1594 *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()
|
| HD | tree-pretty-print.c | 1323 curidx = double_int_add (curidx, double_int_one); in dump_generic_node()
|
| HD | tree-vrp.c | 5379 double_int_add in search_for_addr_array() 5380 (double_int_add in search_for_addr_array()
|
| HD | tree-ssa-pre.c | 1603 off = double_int_add (off, in phi_translate_1()
|
| HD | tree-cfg.c | 1393 double_int bhp1 = double_int_add (tree_to_double_int (base_high), in group_case_labels_stmt()
|
| HD | varasm.c | 4710 i = double_int_add (i, double_int_one); in array_size_for_constructor()
|
| HD | dwarf2out.c | 14075 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()
|
| HD | builtins.c | 8823 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()
|
| HD | tree.c | 8374 mn = double_int_sext (double_int_add (mn, double_int_one), in get_type_static_bounds()
|
| HD | fold-const.c | 1650 temp = double_int_add (temp, double_int_one); in fold_convert_const_int_from_fixed()
|
| /dragonfly/contrib/gcc-4.7/gcc/cp/ |
| HD | mangle.c | 3111 = double_int_add (tree_to_double_int (max), double_int_one); in write_array_type()
|