Searched refs:TARGET_SEXT (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/xtensa/
H A Dxtensa.h52 #define TARGET_SEXT XCHAL_HAVE_SEXT macro
H A Dxtensa.c3891 *total = COSTS_N_INSNS (TARGET_SEXT ? 1 : 2);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dxtensa.h52 #define TARGET_SEXT XCHAL_HAVE_SEXT macro
H A Dxtensa.cc3923 *total = COSTS_N_INSNS (TARGET_SEXT ? 1 : 2);

Completed in 95 milliseconds