| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-ssa-math-opts.c | 278 && TREE_CODE (TREE_OPERAND (use_stmt, 1)) == RDIV_EXPR in is_division_by() 307 fold_build2 (RDIV_EXPR, type, build_one_cst (type), in insert_reciprocals()
|
| H A D | tree-complex.c | 241 case RDIV_EXPR: in init_dont_simulate_again() 304 case RDIV_EXPR: in complex_visit_stmt() 903 else if (code == RDIV_EXPR) in expand_complex_libcall() 1370 case RDIV_EXPR: in expand_complex_operations_1() 1460 case RDIV_EXPR: in expand_complex_operations_1()
|
| H A D | tree-ssa-loop-im.c | 457 case RDIV_EXPR: in stmt_cost() 613 && TREE_CODE (rhs) == RDIV_EXPR in determine_invariantness_stmt() 630 build2 (RDIV_EXPR, TREE_TYPE (rhs), in determine_invariantness_stmt()
|
| H A D | fold-const.c | 1111 case RDIV_EXPR: in negate_expr_p() 1254 case RDIV_EXPR: in fold_negate_expr() 1732 case RDIV_EXPR: in const_binop() 1755 if (code == RDIV_EXPR in const_binop() 1827 case RDIV_EXPR: in const_binop() 3406 return fold_build2 (mul0 ? MULT_EXPR : RDIV_EXPR, type, in distribute_real_division() 3422 real_arithmetic (&r0, RDIV_EXPR, &dconst1, &r0); in distribute_real_division() 3424 real_arithmetic (&r1, RDIV_EXPR, &dconst1, &r1); in distribute_real_division() 8729 && (TREE_CODE (arg0) == RDIV_EXPR || TREE_CODE (arg0) == MULT_EXPR) in fold_binary() 8730 && (TREE_CODE (arg1) == RDIV_EXPR || TREE_CODE (arg1) == MULT_EXPR) in fold_binary() [all …]
|
| H A D | dfp.c | 636 case RDIV_EXPR: in decimal_real_arithmetic()
|
| H A D | convert.c | 267 case RDIV_EXPR: in convert_to_real()
|
| H A D | tree-pretty-print.c | 1189 case RDIV_EXPR: in dump_generic_node() 2169 case RDIV_EXPR: in op_prio() 2345 case RDIV_EXPR: in op_symbol_1()
|
| H A D | explow.c | 1535 tcode = RDIV_EXPR; in rtx_to_tree_code()
|
| H A D | tree-eh.c | 1933 case RDIV_EXPR: in tree_could_trap_p()
|
| H A D | tree-inline.c | 1787 case RDIV_EXPR: in estimate_num_insns_1()
|
| H A D | real.c | 1014 case RDIV_EXPR: in real_arithmetic()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | predict.c | 1008 RDIV_EXPR, frequency, cyclic_probability); 1159 REAL_ARITHMETIC (real_one_half, RDIV_EXPR, real_one, real_one_half); 1160 REAL_ARITHMETIC (real_inv_br_prob_base, RDIV_EXPR, real_one, real_br_prob_base); 1221 REAL_ARITHMETIC (freq_max, RDIV_EXPR, real_bb_freq_max, freq_max);
|
| H A D | fold-const.c | 1306 case RDIV_EXPR: 1317 ? TRUNC_DIV_EXPR : RDIV_EXPR, 1327 ? TRUNC_DIV_EXPR : RDIV_EXPR, 5660 case RDIV_EXPR: 5670 return fold (build (RDIV_EXPR, type, TREE_OPERAND (arg0, 0), 5703 && TREE_CODE (arg0) == RDIV_EXPR) 5705 return fold (build (RDIV_EXPR, type, TREE_OPERAND (arg0, 0), 5711 && TREE_CODE (arg1) == RDIV_EXPR) 5714 build (RDIV_EXPR, type, arg0,
|
| H A D | explow.c | 1735 tcode = RDIV_EXPR;
|
| H A D | real.c | 1031 case RDIV_EXPR:
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 20000914-1.c | 72 RDIV_EXPR, enumerator
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | check-init.c | 834 case RDIV_EXPR:
|
| H A D | parse.c | 602 PLUS_EXPR, MINUS_EXPR, MULT_EXPR, RDIV_EXPR, TRUNC_MOD_EXPR, enumerator 15824 case RDIV_EXPR: 16905 case RDIV_EXPR: BUILD_OPERATOR_STRING ("/"); 17063 case RDIV_EXPR: /* 15.16.2 Division Operator / */ 17079 if ((code == RDIV_EXPR || code == TRUNC_MOD_EXPR) 17090 if (code == RDIV_EXPR && TREE_CODE (prom_type) == INTEGER_TYPE) 17097 if (code == RDIV_EXPR && TREE_CONSTANT (op1) && TREE_CONSTANT (op2) 17109 && (code == RDIV_EXPR || code == TRUNC_MOD_EXPR)) 19757 case RDIV_EXPR:
|
| H A D | parse.y | 362 PLUS_EXPR, MINUS_EXPR, MULT_EXPR, RDIV_EXPR, TRUNC_MOD_EXPR, enumerator 12259 case RDIV_EXPR: 13340 case RDIV_EXPR: BUILD_OPERATOR_STRING ("/"); 13498 case RDIV_EXPR: /* 15.16.2 Division Operator / */ 13514 if ((code == RDIV_EXPR || code == TRUNC_MOD_EXPR) 13525 if (code == RDIV_EXPR && TREE_CODE (prom_type) == INTEGER_TYPE) 13532 if (code == RDIV_EXPR && TREE_CONSTANT (op1) && TREE_CONSTANT (op2) 13544 && (code == RDIV_EXPR || code == TRUNC_MOD_EXPR)) 16192 case RDIV_EXPR:
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | target.h | 1178 : ({ REAL_ARITHMETIC (resr, RDIV_EXPR, lr, rr); \ 1191 : ({ REAL_ARITHMETIC (resr, RDIV_EXPR, lr, rr); \
|
| H A D | ste.c | 603 ffecom_2 (RDIV_EXPR, TREE_TYPE (tvar), in ffeste_begin_iterdo_() 662 expr = ffecom_2 (RDIV_EXPR, TREE_TYPE (expr), in ffeste_begin_iterdo_()
|
| H A D | com.c | 1571 case RDIV_EXPR: in ffecom_overlap_() 8900 case RDIV_EXPR: in ffecom_tree_canonize_ref_() 9042 return ffecom_2 (RDIV_EXPR, tree_type, in ffecom_tree_divide_() 9105 return ffecom_2 (RDIV_EXPR, tree_type, in ffecom_tree_divide_() 11826 REAL_ARITHMETIC (point_5, RDIV_EXPR, dconst1, dconst2); in ffecom_init_0()
|
| /openbsd-src/gnu/usr.bin/gcc/contrib/ |
| H A D | paranoia.cc | 233 { binop(RDIV_EXPR, b); return *this; } in operator /=() 318 case RDIV_EXPR: in binop()
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | error.c | 1516 case RDIV_EXPR: in dump_expr()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | error.c | 1727 case RDIV_EXPR:
|