Searched defs:really_expand (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-address.c | 193 bool really_expand) in addr_for_mem_ref() 287 addr_for_mem_ref (tree exp, addr_space_t as, bool really_expand) in addr_for_mem_ref()
|
H A D | cfgexpand.c | 364 align_local_variable (tree decl, bool really_expand) in align_local_variable() 426 add_stack_var (tree decl, bool really_expand) in add_stack_var() 1608 expand_one_var (tree var, bool toplevel, bool really_expand) in expand_one_var()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-address.cc | 193 bool really_expand) in addr_for_mem_ref() 287 addr_for_mem_ref (tree exp, addr_space_t as, bool really_expand) in addr_for_mem_ref()
|
H A D | cfgexpand.cc | 365 align_local_variable (tree decl, bool really_expand) in align_local_variable() 446 add_stack_var (tree decl, bool really_expand) in add_stack_var() 1748 expand_one_var (tree var, bool toplevel, bool really_expand, in expand_one_var()
|