/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | function.h | 685 extern void allocate_struct_function (tree, bool);
|
H A D | symtab-thunks.cc | 381 allocate_struct_function (thunk_fndecl, false); in expand_thunk()
|
H A D | cgraphunit.cc | 1706 allocate_struct_function (decl, false); in init_lowered_empty_function() 2570 allocate_struct_function (decl, false); in create_wrapper()
|
H A D | ipa.cc | 875 allocate_struct_function (decl, false); in cgraph_build_static_cdtor_1()
|
H A D | read-rtl-function.cc | 500 allocate_struct_function (fndecl, false); in create_function()
|
H A D | stor-layout.cc | 282 allocate_struct_function (fndecl, false); in finalize_size_functions()
|
H A D | tree-parloops.cc | 2204 allocate_struct_function (decl, false); in create_loop_fn()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | function.h | 668 extern void allocate_struct_function (tree, bool);
|
H A D | cgraphunit.c | 1694 allocate_struct_function (decl, false); in init_lowered_empty_function() 1927 allocate_struct_function (thunk_fndecl, false); in expand_thunk() 3055 allocate_struct_function (decl, false); in create_wrapper()
|
H A D | ipa.c | 872 allocate_struct_function (decl, false); in cgraph_build_static_cdtor_1()
|
H A D | function.c | 166 allocate_struct_function (NULL, false); in push_function_context() 4802 allocate_struct_function (tree fndecl, bool abstract_p) in allocate_struct_function() function 4890 allocate_struct_function (fndecl, abstract_p); in push_struct_function()
|
H A D | read-rtl-function.c | 500 allocate_struct_function (fndecl, false); in create_function()
|
H A D | stor-layout.c | 282 allocate_struct_function (fndecl, false); in finalize_size_functions()
|
H A D | tree-parloops.c | 2204 allocate_struct_function (decl, false); in create_loop_fn()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | region-model.cc | 5239 allocate_struct_function (parent_fndecl, true); in test_stack_frames() 5244 allocate_struct_function (child_fndecl, true); in test_stack_frames() 5368 allocate_struct_function (fndecl, true); in test_get_representative_path_var() 5581 allocate_struct_function (test_fndecl, true); in test_state_merging() 6396 allocate_struct_function (fndecl, true); in test_alloca()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | region-model.cc | 8051 allocate_struct_function (parent_fndecl, true); in test_stack_frames() 8056 allocate_struct_function (child_fndecl, true); in test_stack_frames() 8193 allocate_struct_function (fndecl, true); in test_get_representative_path_var() 8385 allocate_struct_function (test_fndecl, true); in test_state_merging()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-decl.c | 2867 allocate_struct_function (fndecl, false); in trans_function_start() 5762 allocate_struct_function (fndecl, false); in generate_coarray_init() 6345 allocate_struct_function (ftn_main, false); in create_main_function() 7076 allocate_struct_function (fndecl, false); in gfc_generate_constructors()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-decl.cc | 2901 allocate_struct_function (fndecl, false); in trans_function_start() 5690 allocate_struct_function (fndecl, false); in generate_coarray_init() 6278 allocate_struct_function (ftn_main, false); in create_main_function() 7873 allocate_struct_function (fndecl, false); in gfc_generate_constructors()
|
H A D | ChangeLog-2012 | 962 allocate_struct_function instead of init_function_start.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | decl.cc | 2071 allocate_struct_function (fndecl, false); in start_function()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | decl.cc | 1939 allocate_struct_function (fndecl, false); in start_function()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 16409 allocate_struct_function (decl1, processing_template_decl); in start_preparsed_function() 16976 allocate_struct_function (helper, false); in emit_coro_helper()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl.cc | 17246 allocate_struct_function (decl1, processing_template_decl); in start_preparsed_function() 17799 allocate_struct_function (helper, false); in emit_coro_helper()
|
H A D | ChangeLog-2007 | 176 processing_template_decl for the new allocate_struct_function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 5542 allocate_struct_function (decl, false); in output_indirect_thunk_function() 5662 allocate_struct_function (decl, false); in ix86_code_end()
|