Searched refs:POINTERS_EXTEND_UNSIGNED (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dhpux.h104 #define POINTERS_EXTEND_UNSIGNED -1 macro
H A Dia64.c9169 #ifdef POINTERS_EXTEND_UNSIGNED
/freebsd-9.3-release/contrib/gcc/
H A Dexplow.c320 #ifndef POINTERS_EXTEND_UNSIGNED
323 #else /* defined(POINTERS_EXTEND_UNSIGNED) */
342 else if (POINTERS_EXTEND_UNSIGNED < 0)
344 else if (POINTERS_EXTEND_UNSIGNED > 0)
396 x, POINTERS_EXTEND_UNSIGNED);
397 #endif /* defined(POINTERS_EXTEND_UNSIGNED) */
808 #ifdef POINTERS_EXTEND_UNSIGNED
812 unsignedp = POINTERS_EXTEND_UNSIGNED;
H A Drtlanal.c3470 #if defined(POINTERS_EXTEND_UNSIGNED) && !defined(HAVE_ptr_extend)
3473 if (POINTERS_EXTEND_UNSIGNED && GET_MODE (x) == Pmode
3706 #ifdef POINTERS_EXTEND_UNSIGNED
3710 if (POINTERS_EXTEND_UNSIGNED > 0 && GET_MODE (x) == Pmode
3980 #if defined(POINTERS_EXTEND_UNSIGNED) && !defined(HAVE_ptr_extend)
3983 if (! POINTERS_EXTEND_UNSIGNED && GET_MODE (x) == Pmode && mode == Pmode
4157 #ifdef POINTERS_EXTEND_UNSIGNED
4161 if (! POINTERS_EXTEND_UNSIGNED && GET_MODE (x) == Pmode
H A Dexcept.c2014 #ifdef POINTERS_EXTEND_UNSIGNED
2927 #ifdef POINTERS_EXTEND_UNSIGNED
3037 POINTERS_EXTEND_UNSIGNED and return it. */
3045 #ifdef POINTERS_EXTEND_UNSIGNED
3046 extend = POINTERS_EXTEND_UNSIGNED;
H A Dsimplify-rtx.c832 #if defined(POINTERS_EXTEND_UNSIGNED) && !defined(HAVE_ptr_extend)
833 if (! POINTERS_EXTEND_UNSIGNED
854 #if defined(POINTERS_EXTEND_UNSIGNED) && !defined(HAVE_ptr_extend)
855 if (POINTERS_EXTEND_UNSIGNED > 0
H A Dexpr.c4090 #ifdef POINTERS_EXTEND_UNSIGNED
4506 #ifdef POINTERS_EXTEND_UNSIGNED
5001 #ifdef POINTERS_EXTEND_UNSIGNED
7521 #ifdef POINTERS_EXTEND_UNSIGNED
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.h920 #define POINTERS_EXTEND_UNSIGNED -1 macro
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.h623 #define POINTERS_EXTEND_UNSIGNED 1
619 #define POINTERS_EXTEND_UNSIGNED macro

Completed in 151 milliseconds