Searched refs:CALL_LIBCALL (Results 1 – 3 of 3) sorted by relevance
1322 #define CALL_LIBCALL 0x00000010 /* libcall */ macro
4418 ? CALL_LIBCALL : CALL_NORMAL); in init_cumulative_args()5217 && (cum->call_cookie & CALL_LIBCALL) == 0 in function_arg()
18350 * config/rs6000/rs6000.c (init_cumulative_args): Limit CALL_LIBCALL18518 (function_arg): Handle CALL_LIBCALL flag.18521 * config/rs6000/rs6000.h (CALL_LIBCALL): New macro.