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

/openbsd-current/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa-config.h29 #define XCHAL_HAVE_DENSITY 1 macro
H A Dxtensa.h89 (XCHAL_HAVE_DENSITY ? MASK_DENSITY : 0) | \
/openbsd-current/gnu/gcc/include/
H A Dxtensa-config.h30 #undef XCHAL_HAVE_DENSITY macro
31 #define XCHAL_HAVE_DENSITY 1 macro
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dxtensa-config.h30 #undef XCHAL_HAVE_DENSITY macro
31 #define XCHAL_HAVE_DENSITY 1 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dxtensa-config.h30 #undef XCHAL_HAVE_DENSITY macro
31 #define XCHAL_HAVE_DENSITY 1 macro
/openbsd-current/gnu/gcc/gcc/config/xtensa/
H A Dxtensa.h47 #define TARGET_DENSITY XCHAL_HAVE_DENSITY
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dxtensa-relax.c1527 option_available = (XCHAL_HAVE_DENSITY == 1);
H A Dtc-xtensa.c71 bfd_boolean density_supported = XCHAL_HAVE_DENSITY;
397 #if !XCHAL_HAVE_DENSITY
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-xtensa.c79 bfd_boolean density_supported = XCHAL_HAVE_DENSITY;
206 #if STATIC_LIBISA && !XCHAL_HAVE_DENSITY

Completed in 225 milliseconds