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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h197 #define TARGET_SIBCALLS \
196 #define TARGET_SIBCALLS macro
H A Dmips.c6530 if (!TARGET_SIBCALLS)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mips/
H A Dmips.h163 #define TARGET_SIBCALLS \
162 #define TARGET_SIBCALLS macro
H A Dmips.c3372 /* We can handle any sibcall when TARGET_SIBCALLS is true. */
3378 return TARGET_SIBCALLS;

Completed in 201 milliseconds