Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDexplow.c318 #ifndef POINTERS_EXTEND_UNSIGNED in convert_memory_address()
340 else if (POINTERS_EXTEND_UNSIGNED < 0) in convert_memory_address()
342 else if (POINTERS_EXTEND_UNSIGNED > 0) in convert_memory_address()
394 x, POINTERS_EXTEND_UNSIGNED); in convert_memory_address()
803 #ifdef POINTERS_EXTEND_UNSIGNED in promote_mode()
807 unsignedp = POINTERS_EXTEND_UNSIGNED; in promote_mode()
HDrtlanal.c3445 #if defined(POINTERS_EXTEND_UNSIGNED) && !defined(HAVE_ptr_extend) in nonzero_bits1()
3448 if (POINTERS_EXTEND_UNSIGNED && GET_MODE (x) == Pmode in nonzero_bits1()
3681 #ifdef POINTERS_EXTEND_UNSIGNED in nonzero_bits1()
3685 if (POINTERS_EXTEND_UNSIGNED > 0 && GET_MODE (x) == Pmode in nonzero_bits1()
3954 #if defined(POINTERS_EXTEND_UNSIGNED) && !defined(HAVE_ptr_extend) in num_sign_bit_copies1()
3957 if (! POINTERS_EXTEND_UNSIGNED && GET_MODE (x) == Pmode && mode == Pmode in num_sign_bit_copies1()
4131 #ifdef POINTERS_EXTEND_UNSIGNED in num_sign_bit_copies1()
4135 if (! POINTERS_EXTEND_UNSIGNED && GET_MODE (x) == Pmode in num_sign_bit_copies1()
HDexcept.c2002 #ifdef POINTERS_EXTEND_UNSIGNED in sjlj_emit_dispatch_table()
2912 #ifdef POINTERS_EXTEND_UNSIGNED in expand_builtin_extract_return_addr()
3030 #ifdef POINTERS_EXTEND_UNSIGNED in expand_builtin_extend_pointer()
3031 extend = POINTERS_EXTEND_UNSIGNED; in expand_builtin_extend_pointer()
HDsimplify-rtx.c826 #if defined(POINTERS_EXTEND_UNSIGNED) && !defined(HAVE_ptr_extend) in simplify_unary_operation_1()
827 if (! POINTERS_EXTEND_UNSIGNED in simplify_unary_operation_1()
848 #if defined(POINTERS_EXTEND_UNSIGNED) && !defined(HAVE_ptr_extend) in simplify_unary_operation_1()
849 if (POINTERS_EXTEND_UNSIGNED > 0 in simplify_unary_operation_1()
HDexpr.c4080 #ifdef POINTERS_EXTEND_UNSIGNED in expand_assignment()
4501 #ifdef POINTERS_EXTEND_UNSIGNED in store_expr()
4996 #ifdef POINTERS_EXTEND_UNSIGNED in store_constructor()
7510 #ifdef POINTERS_EXTEND_UNSIGNED in expand_expr_real_1()
HDFSFChangeLog.104501 * combine.c (nonzero_bits, case REG): Put POINTERS_EXTEND_UNSIGNED
9069 * cse.c (simplify_unary_operation): #ifdef POINTERS_EXTEND_UNSIGNED,
9195 * combine.c (nonzero_bits, case REG): Check POINTERS_EXTEND_UNSIGNED.
HDChangeLog-20017305 * builtins.c (get_memory_rtx): Handle POINTERS_EXTEND_UNSIGNED case.
16881 * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
16887 POINTERS_EXTEND_UNSIGNED to avoid some conversions when
16893 (POINTERS_EXTEND_UNSIGNED) Define for ILP32 support.
21554 to convert_memory_address #ifdef POINTERS_EXTEND_UNSIGNED.
33527 (POINTERS_EXTEND_UNSIGNED): Define.
HDChangeLog-200212604 ptr_mode and not Pmode when POINTERS_EXTEND_UNSIGNED is defined.
13335 when POINTERS_EXTEND_UNSIGNED < 0.
25695 POINTERS_EXTEND_UNSIGNED.
26541 if POINTERS_EXTEND_UNSIGNED is defined.
31261 Handle #ifdef POINTERS_EXTEND_UNSIGNED.
HDChangeLog-199915550 POINTERS_EXTEND_UNSIGNED is defined.
15556 if POINTERS_EXTEND_UNSIGNED.
15559 POINTERS_EXTEND_UNSIGNED.
HDChangeLog-200313006 (POINTERS_EXTEND_UNSIGNED): Define.
18675 Handle POINTERS_EXTEND_UNSIGNED.
24836 (POINTERS_EXTEND_UNSIGNED): Define to 0.
HDChangeLog-200412772 * config/mips/mips.h (POINTERS_EXTEND_UNSIGNED): Delete.
/trueos/contrib/gcc/config/ia64/
HDhpux.h104 #define POINTERS_EXTEND_UNSIGNED -1 macro
HDia64.c9147 #ifdef POINTERS_EXTEND_UNSIGNED in ia64_expand_builtin()
/trueos/contrib/gcc/config/s390/
HDs390.h920 #define POINTERS_EXTEND_UNSIGNED -1 macro
/trueos/contrib/gcc/config/sparc/
HDsparc.h619 #define POINTERS_EXTEND_UNSIGNED 1 macro
/trueos/contrib/gcc/doc/
HDimplement-c.texi365 @c for the target if we extend according to POINTERS_EXTEND_UNSIGNED.
HDtm.texi960 you must define @code{POINTERS_EXTEND_UNSIGNED}. If you do not specify
964 @defmac POINTERS_EXTEND_UNSIGNED
9344 @code{POINTERS_EXTEND_UNSIGNED} to specify how pointers are extended