/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | 980816-1.c | 5 div_and_round_double (lden_orig, hden_orig) in div_and_round_double() function
|
/openbsd/gnu/gcc/gcc/ |
H A D | double-int.c | 215 div_and_round_double (code, uns, a.low, a.high, b.low, b.high, in double_int_divmod() 368 div_and_round_double (FLOOR_DIV_EXPR, true, cst->low, cst->high, base, 0, in double_int_split_digit()
|
H A D | tree-chrec.c | 480 div_and_round_double (EXACT_DIV_EXPR, 1, lnum, hnum, ldenom, hdenom, in tree_fold_binomial()
|
H A D | simplify-rtx.c | 2904 if (div_and_round_double (TRUNC_DIV_EXPR, 0, l1, h1, l2, h2, in simplify_const_binary_operation() 2910 if (div_and_round_double (TRUNC_DIV_EXPR, 0, l1, h1, l2, h2, in simplify_const_binary_operation() 2916 if (div_and_round_double (TRUNC_DIV_EXPR, 1, l1, h1, l2, h2, in simplify_const_binary_operation() 2922 if (div_and_round_double (TRUNC_DIV_EXPR, 1, l1, h1, l2, h2, in simplify_const_binary_operation()
|
H A D | tree-ssa-ccp.c | 1589 || div_and_round_double (TRUNC_DIV_EXPR, 1, in maybe_fold_offset_to_array_ref()
|
H A D | expmed.c | 3298 div_and_round_double (TRUNC_DIV_EXPR, 1, nl, nh, d, (HOST_WIDE_INT) 0, in choose_multiplier() 3306 div_and_round_double (TRUNC_DIV_EXPR, 1, nl, nh, d, (HOST_WIDE_INT) 0, in choose_multiplier()
|
H A D | fold-const.c | 587 div_and_round_double (enum tree_code code, int uns, in div_and_round_double() function 874 div_and_round_double (code, uns, int1l, int1h, int2l, int2h, in div_if_zero_remainder() 1618 overflow = div_and_round_double (code, uns, int1l, int1h, int2l, int2h, in int_const_binop() 1641 overflow = div_and_round_double (code, uns, in int_const_binop()
|
H A D | tree.h | 4262 extern int div_and_round_double (enum tree_code, int, unsigned HOST_WIDE_INT,
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | expmed.c | 2638 div_and_round_double (TRUNC_DIV_EXPR, 1, nl, nh, d, (HOST_WIDE_INT) 0, 2646 div_and_round_double (TRUNC_DIV_EXPR, 1, nl, nh, d, (HOST_WIDE_INT) 0,
|
H A D | fold-const.c | 565 div_and_round_double (code, uns, in div_and_round_double() function 1129 overflow = div_and_round_double (code, uns, int1l, int1h, int2l, int2h, 1150 overflow = div_and_round_double (code, uns,
|
H A D | tree.h | 3077 extern int div_and_round_double PARAMS ((enum tree_code, int,
|
H A D | ChangeLog.3 | 11678 (rrotate_double, div_and_round_double): Likewise. 11706 (rrotate_double, div_and_round_double, int_const_binop): Likewise.
|
H A D | FSFChangeLog.10 | 5169 * fold-const (div_and_round_double): Change `carry', `quo_est',
|
H A D | ChangeLog.4 | 4473 (init_emit_once), fold-const.c (mul_double, div_and_round_double),
|
H A D | ChangeLog.1 | 11690 * fold-const.c (div_and_round_double): Cast BASE to
|
H A D | FSFChangeLog.11 | 798 * fold-const.c (div_and_round_double): Return overflow for
|
H A D | ChangeLog.7 | 8434 (div_and_round_double): Cast carry to a signed HOST_WIDE_INT to
|