Searched refs:TARGET_GPWORD (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/mips/
H A Dmips.h189 #define TARGET_GPWORD (TARGET_ABICALLS && !(mips_abi == ABI_64 && TARGET_IRIX))
2628 else if (TARGET_GPWORD) \
188 #define TARGET_GPWORD macro
H A Dmips.c7366 && !TARGET_GPWORD, jump tables will use absolute addresses, and should
7374 if (!TARGET_ABICALLS || TARGET_GPWORD)

Completed in 139 milliseconds