Searched refs:arm_function_ok_for_sibcall (Results 1 – 5 of 5) sorted by relevance
45 extern int arm_function_ok_for_sibcall PARAMS ((tree));
1527 #define FUNCTION_OK_FOR_SIBCALL(DECL) arm_function_ok_for_sibcall ((DECL))
2319 arm_function_ok_for_sibcall (decl) in arm_function_ok_for_sibcall() function
123 static bool arm_function_ok_for_sibcall (tree, tree);262 #define TARGET_FUNCTION_OK_FOR_SIBCALL arm_function_ok_for_sibcall3141 arm_function_ok_for_sibcall (tree decl, tree exp ATTRIBUTE_UNUSED) in arm_function_ok_for_sibcall() function
1221 (arm_function_ok_for_sibcall): Do not allow interrupt5415 * config/arm/arm-protos.h (arm_function_ok_for_sibcall): Add11355 * arm.c (arm_function_ok_for_sibcall): New function.