Searched refs:CALL_SHORT (Results 1 – 3 of 3) sorted by relevance
1340 #define CALL_SHORT 0x00000002 /* Never call indirect. */ macro
2692 pcum->call_cookie = CALL_SHORT; in arm_init_cumulative_args()3129 if (call_cookie & CALL_SHORT) in arm_is_longcall_p()3165 call_type = CALL_SHORT; in arm_function_ok_for_sibcall()
11040 * config/bfin/bfin.h (CALL_NORMAL, CALL_LONG, CALL_SHORT): New macros.