Searched refs:current_function_calls_alloca (Results 1 – 25 of 77) sorted by relevance
1234
491 #define current_function_calls_alloca (cfun->calls_alloca) macro
1115 || current_function_calls_alloca || has_protected_decls); in expand_used_vars()1119 create_stack_guard(current_function_calls_alloca || has_protected_decls); in expand_used_vars()1703 if (current_function_calls_alloca) in tree_expand_cfg()
167 if (current_function_calls_alloca) in suitable_for_tail_call_opt_p()
73 && (! flag_omit_frame_pointer || current_function_calls_alloca) in clear_pending_stack_adjust()
1097 current_function_calls_alloca = 1; in allocate_dynamic_stack_space()
281 #define FRAME_POINTER_REQUIRED (current_function_calls_alloca)
530 #define current_function_calls_alloca (cfun->calls_alloca) macro
679 if (current_function_calls_alloca || current_function_stdarg) in optimize_sibling_and_tail_recursive_calls()
473 || (current_function_calls_alloca && EXIT_IGNORE_STACK) in init_ra()
519 #define FRAME_POINTER_REQUIRED current_function_calls_alloca
191 if (f->args_size == 0 && current_function_calls_alloca) in mda_compute_frame_size()
524 (current_function_calls_alloca)
367 (current_function_calls_alloca)845 || current_function_calls_alloca || current_function_outgoing_args_size)
533 (current_function_calls_alloca)977 || current_function_calls_alloca || current_function_outgoing_args_size)
599 (current_function_calls_alloca)
26 extern int current_function_calls_alloca;
1099 ? (current_function_calls_alloca \1899 || current_function_calls_alloca || current_function_outgoing_args_size)
846 #define FRAME_POINTER_REQUIRED current_function_calls_alloca
695 if (current_function_calls_alloca) \
1245 #define FRAME_POINTER_REQUIRED (current_function_calls_alloca)
950 #define FRAME_POINTER_REQUIRED current_function_calls_alloca
1956 #define FRAME_POINTER_REQUIRED (current_function_calls_alloca)2401 ((current_function_outgoing_args_size == 0 && current_function_calls_alloca) \
1670 || current_function_calls_alloca || current_function_outgoing_args_size)
1418 #define FRAME_POINTER_REQUIRED (current_function_calls_alloca)