Searched refs:defer_stack_allocation (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfgexpand.c | 95 static bool defer_stack_allocation (tree, bool); 1424 if (defer_stack_allocation (var, true)) in expand_one_ssa_partition() 1541 defer_stack_allocation (tree var, bool toplevel) in defer_stack_allocation() function 1706 else if (defer_stack_allocation (var, toplevel)) in expand_one_var()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfgexpand.cc | 96 static bool defer_stack_allocation (tree, bool); 1564 if (defer_stack_allocation (var, true)) in expand_one_ssa_partition() 1681 defer_stack_allocation (tree var, bool toplevel) in defer_stack_allocation() function 1849 else if (defer_stack_allocation (var, toplevel)) in expand_one_var()
|
H A D | ChangeLog-2013 | 7586 * cfgexpand.c (defer_stack_allocation): Add cast to HOST_WIDE_INT. 7977 * cfgexpand.c (defer_stack_allocation): When optimization is enabled, 15711 * cfgexpand.c (defer_stack_allocation): ...use here 21092 (defer_stack_allocation): Likewise.
|
H A D | ChangeLog-2012 | 4131 (defer_stack_allocation): Defer everything for flag_asan.
|
H A D | ChangeLog-2005 | 14051 (defer_stack_allocation): True when flag_stack_protect on.
|
H A D | ChangeLog-2016 | 31725 (defer_stack_allocation): Likewise.
|
H A D | ChangeLog-2019 | 5490 * cfgexpand.c (defer_stack_allocation): Likewise.
|
H A D | ChangeLog-2010 | 10674 (defer_stack_allocation): True for large alignment vars.
|
H A D | ChangeLog-2017 | 701 (defer_stack_allocation, estimated_stack_frame_size): Likewise.
|
H A D | ChangeLog-2015 | 19264 (defer_stack_allocation): Likewise. Declare earlier.
|
H A D | ChangeLog-2004 | 15371 expand_one_register_var, expand_one_error_var, defer_stack_allocation,
|