Home
last modified time | relevance | path

Searched refs:TRUNC_DIV_EXPR (Results 1 – 25 of 83) sorted by relevance

1234

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Doperators.def109 DEF_SIMPLE_OPERATOR ("/", TRUNC_DIV_EXPR, "dv", 2)
141 DEF_ASSN_OPERATOR ("/=", TRUNC_DIV_EXPR, "dV", 2)
Ddump.c113 case TRUNC_DIV_EXPR:
Dspew.c289 case CPP_DIV: YYCODE(TRUNC_DIV_EXPR); YYCHAR('/');
313 case CPP_DIV_EQ: YYCODE(TRUNC_DIV_EXPR); YYCHAR(ASSIGN);
/openbsd/src/gnu/gcc/gcc/cp/
Doperators.def111 DEF_SIMPLE_OPERATOR ("/", TRUNC_DIV_EXPR, "dv", 2)
140 DEF_ASSN_OPERATOR ("/=", TRUNC_DIV_EXPR, "dV", 2)
Dcxx-pretty-print.c744 case TRUNC_DIV_EXPR: in pp_cxx_multiplicative_expression()
750 else if (code == TRUNC_DIV_EXPR) in pp_cxx_multiplicative_expression()
806 case TRUNC_DIV_EXPR: in pp_cxx_assignment_operator()
947 case TRUNC_DIV_EXPR: in pp_cxx_expression()
Ddump.c110 case TRUNC_DIV_EXPR: in dump_op()
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
D20000914-1.c64 TRUNC_DIV_EXPR, enumerator
/openbsd/src/gnu/gcc/gcc/
Dvalue-prof.c281 if (code != TRUNC_DIV_EXPR && code != TRUNC_MOD_EXPR) in tree_divmod_fixed_value_transform()
726 case TRUNC_DIV_EXPR: in tree_divmod_values_to_profile()
759 = build2 (TRUNC_DIV_EXPR, type, op0, divisor); in tree_divmod_values_to_profile()
Dexplow.c902 size = expand_divmod (0, TRUNC_DIV_EXPR, Pmode, size, GEN_INT (align), in round_push()
1164 size = expand_divmod (0, TRUNC_DIV_EXPR, Pmode, size, in allocate_dynamic_stack_space()
1292 target = expand_divmod (0, TRUNC_DIV_EXPR, Pmode, target, in allocate_dynamic_stack_space()
Dtree-complex.c237 case TRUNC_DIV_EXPR: in init_dont_simulate_again()
305 case TRUNC_DIV_EXPR: in complex_visit_stmt()
1366 case TRUNC_DIV_EXPR: in expand_complex_operations_1()
1456 case TRUNC_DIV_EXPR: in expand_complex_operations_1()
Dc-pretty-print.c1532 case TRUNC_DIV_EXPR: in pp_c_multiplicative_expression()
1538 else if (code == TRUNC_DIV_EXPR) in pp_c_multiplicative_expression()
1894 case TRUNC_DIV_EXPR: in pp_c_expression()
Dtree-vrp.c1496 tree tmp = int_const_binop (TRUNC_DIV_EXPR, in vrp_int_const_binop()
1538 if ((code == TRUNC_DIV_EXPR in vrp_int_const_binop()
1579 || code == TRUNC_DIV_EXPR in vrp_int_const_binop()
1615 && code != TRUNC_DIV_EXPR in extract_range_from_binary_expr()
1782 || code == TRUNC_DIV_EXPR in extract_range_from_binary_expr()
4943 if (rhs_code == TRUNC_DIV_EXPR) in simplify_div_or_mod_using_ranges()
5187 if ((rhs_code == TRUNC_DIV_EXPR || rhs_code == TRUNC_MOD_EXPR) in simplify_stmt_using_ranges()
Dexpmed.c3298 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()
4003 code = TRUNC_DIV_EXPR; in expand_divmod()
4007 code = TRUNC_DIV_EXPR; in expand_divmod()
4014 case TRUNC_DIV_EXPR: in expand_divmod()
4199 quotient = expand_divmod (0, TRUNC_DIV_EXPR, in expand_divmod()
4407 t4 = expand_divmod (0, TRUNC_DIV_EXPR, compute_mode, t3, op1, in expand_divmod()
5032 return fold_convert (type, build2 (TRUNC_DIV_EXPR, t, in make_tree()
5037 return fold_convert (type, build2 (TRUNC_DIV_EXPR, t, in make_tree()
Dtree-pretty-print.c1181 case TRUNC_DIV_EXPR: in dump_generic_node()
2165 case TRUNC_DIV_EXPR: in op_prio()
2344 case TRUNC_DIV_EXPR: in op_symbol_1()
Dfold-const.c778 case TRUNC_DIV_EXPR: in div_and_round_double()
1117 case TRUNC_DIV_EXPR: in negate_expr_p()
1268 case TRUNC_DIV_EXPR: in fold_negate_expr()
1586 case TRUNC_DIV_EXPR: in int_const_binop()
1846 code = TRUNC_DIV_EXPR; in const_binop()
5811 case TRUNC_DIV_EXPR: case CEIL_DIV_EXPR: case FLOOR_DIV_EXPR: in extract_muldiv_1()
5858 const_binop (TRUNC_DIV_EXPR, in extract_muldiv_1()
5867 const_binop (TRUNC_DIV_EXPR, in extract_muldiv_1()
8402 if ((TREE_CODE (arg0) == TRUNC_DIV_EXPR in fold_comparison()
10020 case TRUNC_DIV_EXPR: in fold_binary()
[all …]
Dtree-mudflap.c872 ofs = size_binop (TRUNC_DIV_EXPR, ofs, bpu); in mf_xform_derefs_1()
Dtree-ssa-loop-im.c448 case TRUNC_DIV_EXPR: in stmt_cost()
Dsimplify-rtx.c2904 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()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Doptabs.c357 res = expand_divmod (0, TRUNC_DIV_EXPR, submode,
370 res = expand_divmod (0, TRUNC_DIV_EXPR, submode,
447 ratio = expand_divmod (0, TRUNC_DIV_EXPR, submode,
518 res = expand_divmod (0, TRUNC_DIV_EXPR, submode,
531 res = expand_divmod (0, TRUNC_DIV_EXPR, submode,
552 ratio = expand_divmod (0, TRUNC_DIV_EXPR, submode,
618 res = expand_divmod (0, TRUNC_DIV_EXPR, submode,
631 res = expand_divmod (0, TRUNC_DIV_EXPR, submode,
1727 res = expand_divmod (0, TRUNC_DIV_EXPR, submode,
1739 res = expand_divmod (0, TRUNC_DIV_EXPR, submode,
[all …]
Dexplow.c985 size = expand_divmod (0, TRUNC_DIV_EXPR, Pmode, size, GEN_INT (align),
1324 setjmpless_size = expand_divmod (0, TRUNC_DIV_EXPR, Pmode, size,
1462 target = expand_divmod (0, TRUNC_DIV_EXPR, Pmode, target,
Dc-pretty-print.c858 case TRUNC_DIV_EXPR:
864 else if (code == TRUNC_DIV_EXPR)
1178 case TRUNC_DIV_EXPR:
Dexpmed.c2638 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,
3126 code = TRUNC_DIV_EXPR;
3130 code = TRUNC_DIV_EXPR;
3137 case TRUNC_DIV_EXPR:
3519 t4 = expand_divmod (0, TRUNC_DIV_EXPR, compute_mode, t3, op1,
4126 build (TRUNC_DIV_EXPR, t,
4132 build (TRUNC_DIV_EXPR, t,
Dfold-const.c759 case TRUNC_DIV_EXPR:
1099 case TRUNC_DIV_EXPR:
1317 ? TRUNC_DIV_EXPR : RDIV_EXPR,
1327 ? TRUNC_DIV_EXPR : RDIV_EXPR,
4277 case TRUNC_DIV_EXPR: case CEIL_DIV_EXPR: case FLOOR_DIV_EXPR:
4319 const_binop (TRUNC_DIV_EXPR,
4324 const_binop (TRUNC_DIV_EXPR,
5720 case TRUNC_DIV_EXPR:
7284 case TRUNC_DIV_EXPR:
/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dcheck-init.c832 case TRUNC_DIV_EXPR:
Dexpr.c1348 case TRUNC_DIV_EXPR:
1362 case TRUNC_DIV_EXPR:
1434 case TRUNC_DIV_EXPR:

1234