Searched refs:CALL_SHORT (Results 1 – 6 of 6) sorted by relevance
642 #define CALL_SHORT 0x00000002 /* always call by symbol */ macro
1428 cum->call_cookie |= CALL_SHORT; in init_cumulative_args()1713 if (call_cookie & CALL_SHORT) in bfin_longcall_p()
1340 #define CALL_SHORT 0x00000002 /* Never call indirect. */ macro
2682 pcum->call_cookie = CALL_SHORT; in arm_init_cumulative_args()3119 if (call_cookie & CALL_SHORT) in arm_is_longcall_p()3155 call_type = CALL_SHORT; in arm_function_ok_for_sibcall()
1395 #define CALL_SHORT 0x00000002 /* Never call indirect. */ macro
1927 pcum->call_cookie = CALL_SHORT;2302 if (call_cookie & CALL_SHORT)2331 call_type = CALL_SHORT;