| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | operators.def | 109 DEF_SIMPLE_OPERATOR ("/", TRUNC_DIV_EXPR, "dv", 2) 141 DEF_ASSN_OPERATOR ("/=", TRUNC_DIV_EXPR, "dV", 2)
|
| D | dump.c | 113 case TRUNC_DIV_EXPR:
|
| D | spew.c | 289 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/ |
| D | operators.def | 111 DEF_SIMPLE_OPERATOR ("/", TRUNC_DIV_EXPR, "dv", 2) 140 DEF_ASSN_OPERATOR ("/=", TRUNC_DIV_EXPR, "dV", 2)
|
| D | cxx-pretty-print.c | 744 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()
|
| D | dump.c | 110 case TRUNC_DIV_EXPR: in dump_op()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| D | 20000914-1.c | 64 TRUNC_DIV_EXPR, enumerator
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | value-prof.c | 281 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()
|
| D | explow.c | 902 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()
|
| D | tree-complex.c | 237 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()
|
| D | c-pretty-print.c | 1532 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()
|
| D | tree-vrp.c | 1496 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()
|
| 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() 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()
|
| D | tree-pretty-print.c | 1181 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()
|
| D | fold-const.c | 778 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 …]
|
| D | tree-mudflap.c | 872 ofs = size_binop (TRUNC_DIV_EXPR, ofs, bpu); in mf_xform_derefs_1()
|
| D | tree-ssa-loop-im.c | 448 case TRUNC_DIV_EXPR: in stmt_cost()
|
| 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()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | optabs.c | 357 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 …]
|
| D | explow.c | 985 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,
|
| D | c-pretty-print.c | 858 case TRUNC_DIV_EXPR: 864 else if (code == TRUNC_DIV_EXPR) 1178 case TRUNC_DIV_EXPR:
|
| 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, 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,
|
| D | fold-const.c | 759 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/ |
| D | check-init.c | 832 case TRUNC_DIV_EXPR:
|
| D | expr.c | 1348 case TRUNC_DIV_EXPR: 1362 case TRUNC_DIV_EXPR: 1434 case TRUNC_DIV_EXPR:
|