Searched refs:stack_var_cmp (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfgexpand.c | 678 stack_var_cmp (const void *a, const void *b) in stack_var_cmp() function 908 qsort (stack_vars_sorted, n, sizeof (size_t), stack_var_cmp); in partition_stack_vars()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfgexpand.cc | 724 stack_var_cmp (const void *a, const void *b) in stack_var_cmp() function 954 qsort (stack_vars_sorted, n, sizeof (size_t), stack_var_cmp); in partition_stack_vars()
|
H A D | ChangeLog-2010 | 10667 (stack_var_cmp): Sort by alignment too.
|
H A D | ChangeLog-2011 | 28419 (stack_var_cmp): Sort by descending order of size.
|
H A D | ChangeLog-2017 | 696 (add_stack_var, stack_var_cmp, partition_stack_vars)
|