Searched refs:add_stack_var (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfgexpand.c | 426 add_stack_var (tree decl, bool really_expand) in add_stack_var() function 1425 add_stack_var (var, true); in expand_one_ssa_partition() 1707 add_stack_var (origvar, really_expand); in expand_one_var()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfgexpand.cc | 446 add_stack_var (tree decl, bool really_expand) in add_stack_var() function 1565 add_stack_var (var, true); in expand_one_ssa_partition() 1850 add_stack_var (origvar, really_expand); in expand_one_var()
|
H A D | ChangeLog-2019 | 21481 (add_stack_var): Same. 25749 (add_stack_var): Add really_expand argument, pass it through to 25754 add_stack_var. 25755 (expand_one_var): Pass really_expand through to add_stack_var.
|
H A D | ChangeLog-2011 | 4022 (add_stack_var): Allocate it, and remember mapping. 12396 * cfgexpand.c (add_stack_var): Assert that the alignment is not zero. 28417 (add_stack_var): ...and its reference here... 29717 (add_stack_var): Updated.
|
H A D | ChangeLog-2009 | 1081 (add_stack_var): Initialize conflicts member. 25828 (add_stack_var): Deal with SSA names, use set_rtl.
|
H A D | ChangeLog-2010 | 10317 * cfgexpand.c (add_stack_var): Ensure every variable has 1 byte.
|
H A D | ChangeLog-2017 | 696 (add_stack_var, stack_var_cmp, partition_stack_vars)
|
H A D | ChangeLog-2015 | 19262 (align_local_variable, add_stack_var): Support anonymous SSA
|
H A D | ChangeLog-2004 | 15365 frame_phase, get_decl_align_unit, add_stack_var, triangular_index,
|