Home
last modified time | relevance | path

Searched refs:defer_stack_allocation (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgexpand.c95 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 Dcfgexpand.cc96 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 DChangeLog-20137586 * 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 DChangeLog-20124131 (defer_stack_allocation): Defer everything for flag_asan.
H A DChangeLog-200514051 (defer_stack_allocation): True when flag_stack_protect on.
H A DChangeLog-201631725 (defer_stack_allocation): Likewise.
H A DChangeLog-20195490 * cfgexpand.c (defer_stack_allocation): Likewise.
H A DChangeLog-201010674 (defer_stack_allocation): True for large alignment vars.
H A DChangeLog-2017701 (defer_stack_allocation, estimated_stack_frame_size): Likewise.
H A DChangeLog-201519264 (defer_stack_allocation): Likewise. Declare earlier.
H A DChangeLog-200415371 expand_one_register_var, expand_one_error_var, defer_stack_allocation,