| /openbsd-src/gnu/gcc/gcc/ |
| H A D | stor-layout.c | 196 if (!host_integerp (size, 1)) in mode_for_size_tree() 873 else if (host_integerp (rli->offset, 1)) in place_field() 946 && host_integerp (DECL_SIZE (field), 1) in place_field() 947 && host_integerp (rli->offset, 1) in place_field() 948 && host_integerp (TYPE_SIZE (type), 1)) in place_field() 978 && host_integerp (DECL_SIZE (field), 1) in place_field() 979 && host_integerp (rli->offset, 1) in place_field() 980 && host_integerp (TYPE_SIZE (type), 1)) in place_field() 1040 && host_integerp (DECL_SIZE (rli->prev_field), 0) in place_field() 1041 && host_integerp (TYPE_SIZE (type), 0) in place_field() [all …]
|
| H A D | tree-object-size.c | 78 if (host_integerp (TYPE_MAX_VALUE (sizetype), 1)) in init_offset_limit() 167 && host_integerp (TYPE_SIZE_UNIT (TREE_TYPE (pt_var)), 1) in addr_object_size() 192 || ! host_integerp (TYPE_SIZE_UNIT (TREE_TYPE (var)), 1) in addr_object_size() 214 if (host_integerp (bytes, 1)) in addr_object_size() 272 if (! arg_mask && bytes && host_integerp (bytes, 1)) in alloc_object_size() 590 if (! host_integerp (op1, 1)) in plus_expr_object_size() 1020 if (host_integerp (ost, 1)) in compute_object_sizes()
|
| H A D | sdbout.c | 570 && host_integerp (TYPE_MAX_VALUE (TYPE_DOMAIN (type)), 0) in plain_type_1() 571 && host_integerp (TYPE_MIN_VALUE (TYPE_DOMAIN (type)), 0) in plain_type_1() 1029 && host_integerp (DECL_SIZE (tail), 1) in sdbout_field_types() 1030 && host_integerp (bit_position (tail), 0)) in sdbout_field_types() 1181 if (host_integerp (TREE_VALUE (tem), 0)) in sdbout_one_type() 1201 && host_integerp (DECL_SIZE (tem), 1) in sdbout_one_type() 1202 && host_integerp (bit_position (tem), 0)) in sdbout_one_type()
|
| H A D | builtins.c | 264 if (! host_integerp (TREE_OPERAND (exp, 1), 1)) in get_pointer_alignment() 291 && host_integerp (TREE_OPERAND (offset, 1), 1)) in get_pointer_alignment() 304 && host_integerp (TREE_OPERAND (offset, 1), 1)) in get_pointer_alignment() 411 else if (! host_integerp (offset_node, 0)) in c_strlen() 447 else if (!host_integerp (offset_node, 1) in c_getstr() 496 if (!host_integerp (cst, 1) in target_char_cast() 1081 if (offset >= 0 && len && host_integerp (len, 0)) in get_memory_rtx() 1093 && host_integerp (TYPE_SIZE_UNIT (TREE_TYPE (inner)), 0)) in get_memory_rtx() 1107 && host_integerp (DECL_FIELD_OFFSET (field), 0)) in get_memory_rtx() 2961 if (! host_integerp (len, 1)) in expand_builtin_mempcpy() [all …]
|
| H A D | dbxout.c | 1412 && (! host_integerp (bit_position (tem), 0) in dbxout_type_fields() 1414 || ! host_integerp (DECL_SIZE (tem), 1)))) in dbxout_type_fields() 1503 if (DECL_VINDEX (decl) && host_integerp (DECL_VINDEX (decl), 0)) in dbxout_type_method_1() 1612 && host_integerp (TYPE_MIN_VALUE (type), 0)) in dbxout_range_type() 1624 && host_integerp (TYPE_MAX_VALUE (type), 0)) in dbxout_range_type() 1749 || ! host_integerp (TYPE_SIZE (type), 1)) in dbxout_type() 1774 || ! host_integerp (TYPE_SIZE (type), 1)) in dbxout_type() 2017 || ! host_integerp (TYPE_SIZE (type), 1)) in dbxout_type() 2357 if (!host_integerp (offset, 0)) in dbxout_expand_expr() 2638 && host_integerp (TYPE_SIZE (type), 1)) in dbxout_symbol() [all …]
|
| H A D | tree-dfa.c | 888 if (! host_integerp (size_tree, 1)) in get_ref_base_and_extent() 932 && csize && host_integerp (csize, 1)) in get_ref_base_and_extent() 974 && asize && host_integerp (asize, 1)) in get_ref_base_and_extent() 1019 && host_integerp (TYPE_SIZE (TREE_TYPE (exp)), 1) in get_ref_base_and_extent()
|
| H A D | tree-stdarg.c | 177 && host_integerp (TREE_OPERAND (rhs, 1), 1)) in va_list_counter_bump() 235 && host_integerp (TREE_OPERAND (rhs, 1), 1)) in va_list_counter_bump() 537 && host_integerp (TYPE_SIZE_UNIT (TREE_TYPE (rhs)), 1) in check_all_va_list_escapes()
|
| H A D | expr.h | 129 if (host_integerp (inc, 0)) \ 141 if (host_integerp (dec, 0)) \
|
| H A D | expr.c | 4570 if (host_integerp (lo_index, 1) && host_integerp (hi_index, 1)) in categorize_ctor_elements_1() 4714 if (telts && host_integerp (telts, 1)) in count_type_elements() 4969 if (host_integerp (DECL_SIZE (field), 1)) in store_constructor() 4979 if (host_integerp (offset, 0) in store_constructor() 4980 && host_integerp (bit_position (field), 0)) in store_constructor() 5072 && host_integerp (TYPE_MIN_VALUE (domain), 0) in store_constructor() 5073 && host_integerp (TYPE_MAX_VALUE (domain), 0)); in store_constructor() 5111 if (! host_integerp (lo_index, 1) in store_constructor() 5112 || ! host_integerp (hi_index, 1)) in store_constructor() 5168 bitsize = (host_integerp (TYPE_SIZE (elttype), 1) in store_constructor() [all …]
|
| H A D | tree-vectorizer.h | 155 (host_integerp ((L)->num_iters,0) \
|
| H A D | tree-ssa-loop-ivcanon.c | 173 if (!host_integerp (niter, 1)) in try_unroll_loop_completely()
|
| H A D | tree.c | 1797 if (size_tree && host_integerp (size_tree, 1)) in max_int_size_in_bytes() 1808 if (size_tree && host_integerp (size_tree, 1)) in max_int_size_in_bytes() 4536 host_integerp (tree t, int pos) in host_integerp() function 4554 gcc_assert (host_integerp (t, pos)); in tree_low_cst() 5114 if (host_integerp (maxval, 1)) in build_index_type() 5136 if (host_integerp (TYPE_MAX_VALUE (itype), 1)) in build_nonstandard_integer_type() 5165 if (host_integerp (lowval, 0) && highval != 0 && host_integerp (highval, 0)) in build_range_type() 5528 && host_integerp (DECL_SIZE (TREE_OPERAND (op, 1)), 1)) in get_unwidened() 5619 && host_integerp (DECL_SIZE (TREE_OPERAND (op, 1)), 1)) in get_narrower()
|
| H A D | tree-ssa-ccp.c | 1491 if (!host_integerp (TYPE_SIZE (TREE_TYPE (var)), 1) in widen_bitfield() 1492 || !host_integerp (DECL_SIZE (field), 1) in widen_bitfield() 1493 || !host_integerp (val, 0)) in widen_bitfield()
|
| H A D | c-pretty-print.c | 528 if (host_integerp (maxval, 0)) in pp_c_direct_abstract_declarator() 844 if (host_integerp (c, TYPE_UNSIGNED (type))) in pp_c_character_constant()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | stor-layout.c | 893 else if (host_integerp (rli->offset, 1)) 961 && host_integerp (DECL_SIZE (field), 1) 962 && host_integerp (rli->offset, 1) 963 && host_integerp (TYPE_SIZE (type), 1)) 997 && host_integerp (DECL_SIZE (field), 1) 998 && host_integerp (rli->offset, 1) 999 && host_integerp (TYPE_SIZE (type), 1)) 1191 else if (host_integerp (DECL_FIELD_OFFSET (field), 1)) 1355 if (! host_integerp (TYPE_SIZE (type), 1)) 1371 || ! host_integerp (bit_position (field), 1) [all …]
|
| H A D | sdbout.c | 587 && host_integerp (TYPE_MAX_VALUE (TYPE_DOMAIN (type)), 0) 588 && host_integerp (TYPE_MIN_VALUE (TYPE_DOMAIN (type)), 0) 1049 && host_integerp (DECL_SIZE (tail), 1) 1050 && host_integerp (bit_position (tail), 0)) 1211 if (host_integerp (TREE_VALUE (tem), 0)) 1231 && host_integerp (DECL_SIZE (tem), 1) 1232 && host_integerp (bit_position (tem), 0))
|
| H A D | dbxout.c | 809 && (! host_integerp (bit_position (tem), 0) 811 || ! host_integerp (DECL_SIZE (tem), 1))) 918 if (DECL_VINDEX (decl) && host_integerp (DECL_VINDEX (decl), 0)) 1068 && host_integerp (TYPE_MIN_VALUE (type), 0)) 1081 && host_integerp (TYPE_MAX_VALUE (type), 0)) 1192 || ! host_integerp (TYPE_SIZE (type), 1)) 1217 || ! host_integerp (TYPE_SIZE (type), 1)) 1544 || ! host_integerp (TYPE_SIZE (type), 1)) 2047 && host_integerp (TYPE_SIZE (type), 1)) 2175 && host_integerp (DECL_INITIAL (decl), 0)
|
| H A D | builtins.c | 196 if (! host_integerp (TREE_OPERAND (exp, 1), 1)) 276 else if (! host_integerp (offset_node, 0)) 313 else if (!host_integerp (offset_node, 1) 366 if (!host_integerp (cst, 1) 1969 if (host_integerp (len, 1) && tree_low_cst (len, 1) == 0) 2130 if (!p || dest_align == 0 || !host_integerp (len, 1) 2236 if (host_integerp (len, 1) && tree_low_cst (len, 1) == 0) 2247 if (!host_integerp (len, 1)) 2283 if (!host_integerp (len, 1)) 2380 if (host_integerp (len, 1) && tree_low_cst (len, 1) == 0) [all …]
|
| H A D | expr.h | 87 if (host_integerp (inc, 0)) \ 99 if (host_integerp (dec, 0)) \
|
| H A D | dwarfout.c | 2231 if (host_integerp (bound, 0)) 2308 if (host_integerp (TREE_VALUE (link), 0)) 2376 if (! host_integerp (type_size_tree, 1)) 2422 if (! host_integerp (bit_position (decl), 0) 2423 || ! host_integerp (field_size_tree, 1)) 3149 if (! host_integerp (bit_position (decl), 0) 3150 || ! host_integerp (DECL_SIZE (decl), 1)) 3191 if (host_integerp (DECL_SIZE (decl), 1))
|
| H A D | tree.c | 3227 host_integerp (t, pos) in host_integerp() function 3250 if (host_integerp (t, pos)) 3578 if (host_integerp (maxval, 1)) 3609 if (host_integerp (lowval, 0) && highval != 0 && host_integerp (highval, 0)) 3978 && host_integerp (DECL_SIZE (TREE_OPERAND (op, 1)), 1)) 4556 if (!host_integerp (TREE_VALUE (vals), 0) 4558 && !host_integerp (TREE_PURPOSE (vals), 0)))
|
| H A D | expr.c | 4947 if (host_integerp (DECL_SIZE (field), 1)) 4958 if (host_integerp (offset, 0) 4959 && host_integerp (bit_position (field), 0)) 5070 && host_integerp (TYPE_MIN_VALUE (domain), 0) 5071 && host_integerp (TYPE_MAX_VALUE (domain), 0)); 5105 if (! host_integerp (lo_index, 1) 5106 || ! host_integerp (hi_index, 1)) 5166 bitsize = (host_integerp (TYPE_SIZE (elttype), 1) 5183 && host_integerp (lo_index, 0) 5184 && host_integerp (hi_index, 0) [all …]
|
| H A D | dwarf2out.c | 8575 if (host_integerp (loc, 0)) 8624 && host_integerp (TREE_OPERAND (loc, 1), 0)) 8838 else if (host_integerp (TYPE_SIZE (type), 1)) 8881 if (! host_integerp (bit_position (decl), 0)) 8887 if (host_integerp (field_size_tree, 1)) 9624 if (host_integerp (init, 0)) 9670 if (! host_integerp (bound, 0) 9940 if (! host_integerp (bit_position (decl), 0) 9941 || ! host_integerp (DECL_SIZE (decl), 1)) 9981 if (host_integerp (DECL_SIZE (decl), 1)) [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/m32c/ |
| H A D | m32c-pragma.c | 58 if (host_integerp (val, 1)) in m32c_pragma_memregs()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | error.c | 751 if (host_integerp (TYPE_MAX_VALUE (TYPE_DOMAIN (t)), 0)) 1501 if (host_integerp (t, TREE_UNSIGNED (type))) 1511 if (! host_integerp (t, 0)) 1876 else if (host_integerp (idx, 0))
|