Searched refs:current_function_pushed_stack_size (Results 1 – 8 of 8) sorted by relevance
944 if (maybe_ne (current_function_pushed_stack_size, 0)) in output_stack_usage_1()947 if (current_function_pushed_stack_size.is_constant (&extra)) in output_stack_usage_1()954 extra = constant_lower_bound (current_function_pushed_stack_size); in output_stack_usage_1()
238 #define current_function_pushed_stack_size (cfun->su->pushed_stack_size) macro
4423 current_function_pushed_stack_size in expand_call()4424 = upper_bound (current_function_pushed_stack_size, pushed); in expand_call()5354 current_function_pushed_stack_size in emit_library_call_value_1()5355 = upper_bound (current_function_pushed_stack_size, pushed); in emit_library_call_value_1()
801 if (maybe_ne (current_function_pushed_stack_size, 0)) in output_stack_usage_1()804 if (current_function_pushed_stack_size.is_constant (&extra)) in output_stack_usage_1()811 extra = constant_lower_bound (current_function_pushed_stack_size); in output_stack_usage_1()
239 #define current_function_pushed_stack_size (cfun->su->pushed_stack_size) macro
3415 current_function_pushed_stack_size in expand_call()3416 = upper_bound (current_function_pushed_stack_size, pushed); in expand_call()4354 current_function_pushed_stack_size in emit_library_call_value_1()4355 = upper_bound (current_function_pushed_stack_size, pushed); in emit_library_call_value_1()
16034 Update current_function_pushed_stack_size.16044 (current_function_pushed_stack_size): Likewise.
792 current_function_pushed_stack_size.