Searched refs:CALL_NORMAL (Results 1 – 6 of 6) sorted by relevance
1317 #define CALL_NORMAL 0x00000000 /* no special processing */ macro
4418 ? CALL_LIBCALL : CALL_NORMAL); in init_cumulative_args()
1338 #define CALL_NORMAL 0x00000000 /* No special processing. */ macro
2682 pcum->call_cookie = CALL_NORMAL; in arm_init_cumulative_args()3153 int call_type = TARGET_LONG_CALLS ? CALL_LONG : CALL_NORMAL; in arm_function_ok_for_sibcall()
2131 (init_cumulative_args): Set call_cookie field to CALL_NORMAL or
11040 * config/bfin/bfin.h (CALL_NORMAL, CALL_LONG, CALL_SHORT): New macros.