Searched refs:TARGET_FUNCTION_OK_FOR_SIBCALL (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtarget-def.h425 #define TARGET_FUNCTION_OK_FOR_SIBCALL hook_bool_tree_tree_false macro
656 TARGET_FUNCTION_OK_FOR_SIBCALL, \
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c378 #undef TARGET_FUNCTION_OK_FOR_SIBCALL
379 #define TARGET_FUNCTION_OK_FOR_SIBCALL ia64_function_ok_for_sibcall
376 #undef TARGET_FUNCTION_OK_FOR_SIBCALL macro
377 #define TARGET_FUNCTION_OK_FOR_SIBCALL macro
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c1105 #undef TARGET_FUNCTION_OK_FOR_SIBCALL
1106 #define TARGET_FUNCTION_OK_FOR_SIBCALL mips_function_ok_for_sibcall
1102 #undef TARGET_FUNCTION_OK_FOR_SIBCALL macro
1103 #define TARGET_FUNCTION_OK_FOR_SIBCALL macro
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c9302 #undef TARGET_FUNCTION_OK_FOR_SIBCALL macro
9303 #define TARGET_FUNCTION_OK_FOR_SIBCALL s390_function_ok_for_sibcall
9301 #undef TARGET_FUNCTION_OK_FOR_SIBCALL macro
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.c463 #undef TARGET_FUNCTION_OK_FOR_SIBCALL
464 #define TARGET_FUNCTION_OK_FOR_SIBCALL sparc_function_ok_for_sibcall
461 #undef TARGET_FUNCTION_OK_FOR_SIBCALL macro
462 #define TARGET_FUNCTION_OK_FOR_SIBCALL macro
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c266 #undef TARGET_FUNCTION_OK_FOR_SIBCALL macro
267 #define TARGET_FUNCTION_OK_FOR_SIBCALL arm_function_ok_for_sibcall
265 #undef TARGET_FUNCTION_OK_FOR_SIBCALL macro
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c1530 #undef TARGET_FUNCTION_OK_FOR_SIBCALL
1531 #define TARGET_FUNCTION_OK_FOR_SIBCALL ix86_function_ok_for_sibcall
1528 #undef TARGET_FUNCTION_OK_FOR_SIBCALL macro
1529 #define TARGET_FUNCTION_OK_FOR_SIBCALL macro
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c953 #undef TARGET_FUNCTION_OK_FOR_SIBCALL
954 #define TARGET_FUNCTION_OK_FOR_SIBCALL rs6000_function_ok_for_sibcall
948 #undef TARGET_FUNCTION_OK_FOR_SIBCALL macro
949 #define TARGET_FUNCTION_OK_FOR_SIBCALL macro

Completed in 415 milliseconds