Home
last modified time | relevance | path

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

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