Searched refs:call_type (Results 1 – 2 of 2) sorted by relevance
290 enum call_type { enum311 enum call_type type; /* what call is it */
3153 int call_type = TARGET_LONG_CALLS ? CALL_LONG : CALL_NORMAL; in arm_function_ok_for_sibcall() local3165 call_type = CALL_SHORT; in arm_function_ok_for_sibcall()3167 call_type = CALL_LONG; in arm_function_ok_for_sibcall()3172 if (call_type == CALL_LONG && (flag_pic || !TREE_ASM_WRITTEN (decl))) in arm_function_ok_for_sibcall()