Home
last modified time | relevance | path

Searched refs:POINTERS_EXTEND_UNSIGNED (Results 1 – 24 of 24) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dexplow.c326 #ifndef POINTERS_EXTEND_UNSIGNED in convert_memory_address_addr_space()
350 else if (POINTERS_EXTEND_UNSIGNED < 0) in convert_memory_address_addr_space()
352 else if (POINTERS_EXTEND_UNSIGNED > 0) in convert_memory_address_addr_space()
401 && (POINTERS_EXTEND_UNSIGNED != 0 in convert_memory_address_addr_space()
415 x, POINTERS_EXTEND_UNSIGNED); in convert_memory_address_addr_space()
838 #ifdef POINTERS_EXTEND_UNSIGNED in promote_mode()
841 *punsignedp = POINTERS_EXTEND_UNSIGNED; in promote_mode()
H A Dexcept.c1261 #ifdef POINTERS_EXTEND_UNSIGNED in sjlj_emit_dispatch_table()
2066 #ifdef POINTERS_EXTEND_UNSIGNED in expand_builtin_extract_return_addr()
2190 #ifdef POINTERS_EXTEND_UNSIGNED in expand_builtin_extend_pointer()
2191 extend = POINTERS_EXTEND_UNSIGNED; in expand_builtin_extend_pointer()
H A Drtlanal.c3962 #if defined(POINTERS_EXTEND_UNSIGNED) && !defined(HAVE_ptr_extend) in nonzero_bits1()
3969 && POINTERS_EXTEND_UNSIGNED && GET_MODE (x) == Pmode in nonzero_bits1()
4472 #if defined(POINTERS_EXTEND_UNSIGNED) && !defined(HAVE_ptr_extend) in num_sign_bit_copies1()
4479 && ! POINTERS_EXTEND_UNSIGNED && GET_MODE (x) == Pmode in num_sign_bit_copies1()
H A Dcfgexpand.c2491 #ifndef POINTERS_EXTEND_UNSIGNED in convert_debug_memory_address()
2507 else if (POINTERS_EXTEND_UNSIGNED > 0) in convert_debug_memory_address()
2509 else if (!POINTERS_EXTEND_UNSIGNED) in convert_debug_memory_address()
H A Dsimplify-rtx.c1142 #if defined(POINTERS_EXTEND_UNSIGNED) && !defined(HAVE_ptr_extend) in simplify_unary_operation_1()
1147 && ! POINTERS_EXTEND_UNSIGNED in simplify_unary_operation_1()
1235 #if defined(POINTERS_EXTEND_UNSIGNED) && !defined(HAVE_ptr_extend) in simplify_unary_operation_1()
1240 && POINTERS_EXTEND_UNSIGNED > 0 in simplify_unary_operation_1()
H A Ddwarf2out.c11632 #ifdef POINTERS_EXTEND_UNSIGNED in mem_loc_descriptor()
11683 #ifdef POINTERS_EXTEND_UNSIGNED in mem_loc_descriptor()
11853 #ifdef POINTERS_EXTEND_UNSIGNED in mem_loc_descriptor()
12136 #ifdef POINTERS_EXTEND_UNSIGNED in mem_loc_descriptor()
H A Dbuiltins.c3051 #ifdef POINTERS_EXTEND_UNSIGNED in expand_builtin_strlen()
3054 POINTERS_EXTEND_UNSIGNED); in expand_builtin_strlen()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dexplow.c299 #ifndef POINTERS_EXTEND_UNSIGNED in convert_memory_address_addr_space_1()
322 else if (POINTERS_EXTEND_UNSIGNED < 0) in convert_memory_address_addr_space_1()
324 else if (POINTERS_EXTEND_UNSIGNED > 0) in convert_memory_address_addr_space_1()
366 && ((in_const && POINTERS_EXTEND_UNSIGNED != 0) in convert_memory_address_addr_space_1()
370 || POINTERS_EXTEND_UNSIGNED < 0))) in convert_memory_address_addr_space_1()
388 x, POINTERS_EXTEND_UNSIGNED); in convert_memory_address_addr_space_1()
830 #ifdef POINTERS_EXTEND_UNSIGNED in promote_mode()
833 *punsignedp = POINTERS_EXTEND_UNSIGNED; in promote_mode()
H A Dexcept.c1318 #ifdef POINTERS_EXTEND_UNSIGNED in sjlj_emit_dispatch_table()
2184 #ifdef POINTERS_EXTEND_UNSIGNED in expand_builtin_extract_return_addr()
2305 #ifdef POINTERS_EXTEND_UNSIGNED in expand_builtin_extend_pointer()
2306 extend = POINTERS_EXTEND_UNSIGNED; in expand_builtin_extend_pointer()
H A Demit-rtl.c1296 #if defined(POINTERS_EXTEND_UNSIGNED) in set_reg_attrs_from_value()
1297 if (((GET_CODE (x) == SIGN_EXTEND && POINTERS_EXTEND_UNSIGNED) in set_reg_attrs_from_value()
1298 || (GET_CODE (x) == ZERO_EXTEND && ! POINTERS_EXTEND_UNSIGNED) in set_reg_attrs_from_value()
1302 POINTERS_EXTEND_UNSIGNED)))) in set_reg_attrs_from_value()
2359 #ifdef POINTERS_EXTEND_UNSIGNED in adjust_address_1()
2404 #ifdef POINTERS_EXTEND_UNSIGNED in adjust_address_1()
2408 else if (POINTERS_EXTEND_UNSIGNED > 0 in adjust_address_1()
H A Drecog.c1962 #ifdef POINTERS_EXTEND_UNSIGNED in offsettable_address_addr_space_p()
2005 #ifdef POINTERS_EXTEND_UNSIGNED in offsettable_address_addr_space_p()
2007 else if (POINTERS_EXTEND_UNSIGNED > 0 in offsettable_address_addr_space_p()
H A Drtlanal.c4491 #if defined(POINTERS_EXTEND_UNSIGNED) in nonzero_bits1()
4498 && POINTERS_EXTEND_UNSIGNED in nonzero_bits1()
5035 #if defined(POINTERS_EXTEND_UNSIGNED) in num_sign_bit_copies1()
5042 && ! POINTERS_EXTEND_UNSIGNED && xmode == Pmode in num_sign_bit_copies1()
H A Dsimplify-rtx.c1537 #if defined(POINTERS_EXTEND_UNSIGNED) in simplify_unary_operation_1()
1542 && ! POINTERS_EXTEND_UNSIGNED in simplify_unary_operation_1()
1667 #if defined(POINTERS_EXTEND_UNSIGNED) in simplify_unary_operation_1()
1672 && POINTERS_EXTEND_UNSIGNED > 0 in simplify_unary_operation_1()
H A Dcfgexpand.c4013 #ifndef POINTERS_EXTEND_UNSIGNED in convert_debug_memory_address()
4029 else if (POINTERS_EXTEND_UNSIGNED > 0) in convert_debug_memory_address()
4031 else if (!POINTERS_EXTEND_UNSIGNED) in convert_debug_memory_address()
H A Dexpr.c8590 #ifndef POINTERS_EXTEND_UNSIGNED in expand_expr_real_2()
8591 const int POINTERS_EXTEND_UNSIGNED = 1; in expand_expr_real_2() local
8594 op0, POINTERS_EXTEND_UNSIGNED); in expand_expr_real_2()
H A Dbuiltins.c2905 #ifdef POINTERS_EXTEND_UNSIGNED in expand_builtin_strlen()
2908 POINTERS_EXTEND_UNSIGNED); in expand_builtin_strlen()
H A Ddwarf2out.c15465 #ifdef POINTERS_EXTEND_UNSIGNED in mem_loc_descriptor()
15520 #ifdef POINTERS_EXTEND_UNSIGNED in mem_loc_descriptor()
15695 #ifdef POINTERS_EXTEND_UNSIGNED in mem_loc_descriptor()
16056 #ifdef POINTERS_EXTEND_UNSIGNED in mem_loc_descriptor()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h1790 #define POINTERS_EXTEND_UNSIGNED 1 macro
H A Di386.c7334 *punsignedp = POINTERS_EXTEND_UNSIGNED; in ix86_promote_function_mode()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h1967 #define POINTERS_EXTEND_UNSIGNED 1 macro
H A Di386.c9401 *punsignedp = POINTERS_EXTEND_UNSIGNED; in ix86_promote_function_mode()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dimplement-c.texi366 @c for the target if we extend according to POINTERS_EXTEND_UNSIGNED.
H A Dtm.texi915 you must define @code{POINTERS_EXTEND_UNSIGNED}. If you do not specify
919 @defmac POINTERS_EXTEND_UNSIGNED
10673 @code{POINTERS_EXTEND_UNSIGNED} to specify how pointers are extended
H A Dtm.texi.in899 you must define @code{POINTERS_EXTEND_UNSIGNED}. If you do not specify
903 @defmac POINTERS_EXTEND_UNSIGNED
10541 @code{POINTERS_EXTEND_UNSIGNED} to specify how pointers are extended