| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | ste.c | 928 size = size_binop (CEIL_DIV_EXPR, in ffeste_io_dofio_() 949 = size_binop (CEIL_DIV_EXPR, in ffeste_io_dofio_() 952 num_elements = size_binop (CEIL_DIV_EXPR, num_elements, in ffeste_io_dofio_() 1018 size = size_binop (CEIL_DIV_EXPR, in ffeste_io_dolio_() 1038 = size_binop (CEIL_DIV_EXPR, in ffeste_io_dolio_() 1041 num_elements = size_binop (CEIL_DIV_EXPR, num_elements, in ffeste_io_dolio_() 1106 size = size_binop (CEIL_DIV_EXPR, in ffeste_io_douio_() 1127 = size_binop (CEIL_DIV_EXPR, in ffeste_io_douio_() 1130 num_elements = size_binop (CEIL_DIV_EXPR, num_elements, in ffeste_io_douio_() 1698 = size_binop (CEIL_DIV_EXPR, in ffeste_io_icilist_() [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 20000914-1.c | 65 CEIL_DIV_EXPR, enumerator
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | lex.c | 138 operator_name_info [(int) CEIL_DIV_EXPR].name = "(ceiling /)"; in init_operators() 152 assignment_operator_name_info [(int) CEIL_DIV_EXPR].name in init_operators()
|
| H A D | error.c | 1513 case CEIL_DIV_EXPR: in dump_expr()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-complex.c | 238 case CEIL_DIV_EXPR: in init_dont_simulate_again() 306 case CEIL_DIV_EXPR: in complex_visit_stmt() 1367 case CEIL_DIV_EXPR: in expand_complex_operations_1() 1457 case CEIL_DIV_EXPR: in expand_complex_operations_1()
|
| H A D | stor-layout.c | 333 = fold_convert (sizetype, size_binop (CEIL_DIV_EXPR, DECL_SIZE (decl), in layout_decl() 923 size_binop (CEIL_DIV_EXPR, rli->bitpos, in place_field() 1195 size_binop (CEIL_DIV_EXPR, rli->bitpos, in place_field()
|
| H A D | tree-pretty-print.c | 1182 case CEIL_DIV_EXPR: in dump_generic_node() 2166 case CEIL_DIV_EXPR: in op_prio() 2348 case CEIL_DIV_EXPR: in op_symbol_1()
|
| H A D | tree-vrp.c | 1540 || code == CEIL_DIV_EXPR in vrp_int_const_binop() 1581 || code == CEIL_DIV_EXPR in vrp_int_const_binop() 1617 && code != CEIL_DIV_EXPR in extract_range_from_binary_expr() 1784 || code == CEIL_DIV_EXPR in extract_range_from_binary_expr()
|
| H A D | fold-const.c | 795 case CEIL_DIV_EXPR: in div_and_round_double() 1120 case CEIL_DIV_EXPR: in negate_expr_p() 1271 case CEIL_DIV_EXPR: in fold_negate_expr() 1587 case FLOOR_DIV_EXPR: case CEIL_DIV_EXPR: in int_const_binop() 1595 if (code == CEIL_DIV_EXPR) in int_const_binop() 5751 if (code == CEIL_DIV_EXPR) in extract_muldiv_1() 5754 code = CEIL_DIV_EXPR; in extract_muldiv_1() 5811 case TRUNC_DIV_EXPR: case CEIL_DIV_EXPR: case FLOOR_DIV_EXPR: in extract_muldiv_1() 10049 case CEIL_DIV_EXPR: in fold_binary() 10095 if ((code == CEIL_DIV_EXPR || code == FLOOR_DIV_EXPR) in fold_binary() [all …]
|
| H A D | tree-mudflap.c | 876 size = size_binop (CEIL_DIV_EXPR, size, bpu); in mf_xform_derefs_1()
|
| H A D | tree-ssa-loop-im.c | 449 case CEIL_DIV_EXPR: in stmt_cost()
|
| H A D | lambda-code.c | 1586 build2 (CEIL_DIV_EXPR, type, name, denominator)); in lbv_to_gcc_expression() 1758 stmt = build2 (wrap == MAX_EXPR ? CEIL_DIV_EXPR : FLOOR_DIV_EXPR, in lle_to_gcc_expression()
|
| H A D | tree-eh.c | 1925 case CEIL_DIV_EXPR: in tree_could_trap_p()
|
| H A D | tree-data-ref.c | 932 estimation = fold_build2 (CEIL_DIV_EXPR, integer_type_node, in estimate_niter_from_size_of_data() 942 fold_build2 (CEIL_DIV_EXPR, integer_type_node, in estimate_niter_from_size_of_data()
|
| H A D | tree-ssa-loop-niter.c | 1814 estimation = fold_build2 (CEIL_DIV_EXPR, type, diff, in infer_loop_bounds_from_undefined()
|
| H A D | tree-inline.c | 1779 case CEIL_DIV_EXPR: in estimate_num_insns_1()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | stor-layout.c | 334 return size_binop (MULT_EXPR, size_binop (CEIL_DIV_EXPR, value, arg), arg); 403 = convert (sizetype, size_binop (CEIL_DIV_EXPR, DECL_SIZE (decl), 938 size_binop (CEIL_DIV_EXPR, rli->bitpos, 1220 size_binop (CEIL_DIV_EXPR, rli->bitpos,
|
| H A D | fold-const.c | 776 case CEIL_DIV_EXPR: 1100 case FLOOR_DIV_EXPR: case CEIL_DIV_EXPR: 1108 if (code == CEIL_DIV_EXPR) 4221 if (code == CEIL_DIV_EXPR) 4224 code = CEIL_DIV_EXPR; 4277 case TRUNC_DIV_EXPR: case CEIL_DIV_EXPR: case FLOOR_DIV_EXPR: 5723 case CEIL_DIV_EXPR: 5736 if ((code == CEIL_DIV_EXPR || code == FLOOR_DIV_EXPR) 7285 case CEIL_DIV_EXPR:
|
| H A D | c-typeck.c | 762 return size_binop (CEIL_DIV_EXPR, TYPE_SIZE_UNIT (type), 1994 case CEIL_DIV_EXPR:
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | lex.c | 284 operator_name_info [(int) CEIL_DIV_EXPR].name = "(ceiling /)"; in init_operators() 301 assignment_operator_name_info [(int) CEIL_DIV_EXPR].name in init_operators()
|
| H A D | class.c | 4781 (size_binop (CEIL_DIV_EXPR, in layout_virtual_bases() 5191 size_binop (CEIL_DIV_EXPR, in layout_class_type() 6455 case CEIL_DIV_EXPR:
|
| H A D | error.c | 1724 case CEIL_DIV_EXPR:
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/vax/ |
| H A D | vax.c | 772 TREE_INT_CST_LOW (size_binop (CEIL_DIV_EXPR, DECL_SIZE (decl),
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | check-init.c | 852 case CEIL_DIV_EXPR:
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | c-tree.texi | 1878 @tindex CEIL_DIV_EXPR 2247 @itemx CEIL_DIV_EXPR 2251 rounds towards negative infinity, @code{CEIL_DIV_EXPR} rounds towards 2275 @code{CEIL_DIV_EXPR} and @code{FLOOR_DIV_EXPR} for the current target.
|