Searched refs:POINTERS_EXTEND_UNSIGNED (Results 1 – 17 of 17) sorted by relevance
318 #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()
3445 #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()
2002 #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()
826 #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()
4080 #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()
4501 * combine.c (nonzero_bits, case REG): Put POINTERS_EXTEND_UNSIGNED9069 * cse.c (simplify_unary_operation): #ifdef POINTERS_EXTEND_UNSIGNED,9195 * combine.c (nonzero_bits, case REG): Check POINTERS_EXTEND_UNSIGNED.
7305 * 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 when16893 (POINTERS_EXTEND_UNSIGNED) Define for ILP32 support.21554 to convert_memory_address #ifdef POINTERS_EXTEND_UNSIGNED.33527 (POINTERS_EXTEND_UNSIGNED): Define.
12604 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.
15550 POINTERS_EXTEND_UNSIGNED is defined.15556 if POINTERS_EXTEND_UNSIGNED.15559 POINTERS_EXTEND_UNSIGNED.
13006 (POINTERS_EXTEND_UNSIGNED): Define.18675 Handle POINTERS_EXTEND_UNSIGNED.24836 (POINTERS_EXTEND_UNSIGNED): Define to 0.
12772 * config/mips/mips.h (POINTERS_EXTEND_UNSIGNED): Delete.
104 #define POINTERS_EXTEND_UNSIGNED -1 macro
9147 #ifdef POINTERS_EXTEND_UNSIGNED in ia64_expand_builtin()
920 #define POINTERS_EXTEND_UNSIGNED -1 macro
619 #define POINTERS_EXTEND_UNSIGNED 1 macro
365 @c for the target if we extend according to POINTERS_EXTEND_UNSIGNED.
960 you must define @code{POINTERS_EXTEND_UNSIGNED}. If you do not specify964 @defmac POINTERS_EXTEND_UNSIGNED9344 @code{POINTERS_EXTEND_UNSIGNED} to specify how pointers are extended