Home
last modified time | relevance | path

Searched refs:align_local_variable (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcfgexpand.c210 align_local_variable (tree decl) in align_local_variable() function
278 v->alignb = align_local_variable (SSAVAR (decl)); in add_stack_var()
1049 byte_align = align_local_variable (SSAVAR (var)); in expand_one_stack_var()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcfgexpand.c366 align_local_variable (tree decl) in align_local_variable() function
451 v->alignb = align_local_variable (decl); in add_stack_var()
1317 byte_align = align_local_variable (var); in expand_one_stack_var_1()