Searched defs:call_type (Results 1 – 2 of 2) sorted by relevance
290 enum call_type { enum
3153 int call_type = TARGET_LONG_CALLS ? CALL_LONG : CALL_NORMAL; in arm_function_ok_for_sibcall() local