Searched refs:expand_function_start (Results  1 – 24 of 24) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/treelang/ | 
| H A D | treetree.c | 406   expand_function_start (fn_decl, 0);  in tree_code_create_function_initial()
 | 
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ | 
| H A D | class.c | 873     expand_function_start (init_decl, 0);2165       expand_function_start (init_decl, 0);  in emit_register_classes()
 
 | 
| H A D | decl.c | 1721       expand_function_start (fndecl, 0);
 | 
| /openbsd-src/gnu/usr.bin/gcc/gcc/ | 
| H A D | profile.c | 1394   expand_function_start (fndecl, 0);  in output_func_start_profiler()
 | 
| H A D | tree.h | 2974 extern void expand_function_start	PARAMS ((tree, int));
 | 
| H A D | ChangeLog.5 | 2126 	(expand_function_start): ... here.2723 	* function.c (expand_function_start): Don't abort on PARALLEL
 2873 	* function.c (expand_function_start): Always use a pseudo
 3414 	* function.c (expand_function_start): Avoid creating BLKmode
 7097 	(expand_function_start): Force pseudo DECL_RESULT if sjlj exceptions.
 7213 	* function.c (expand_function_start): Set DECL_REGISTER on
 8101 	(expand_function_start): Likewise.
 10968 	* function.c (expand_function_start): Call PROFILE_HOOK.
 
 | 
| H A D | c-decl.c | 6667   expand_function_start (fndecl, 0);
 | 
| H A D | function.c | 6569 expand_function_start (subr, parms_have_cleanups)  in expand_function_start()  function
 | 
| H A D | FSFChangeLog | 560 	(expand_function_start): Set it, based on global flag and function
 | 
| H A D | ChangeLog.6 | 2899 	* function.c (expand_function_start): Don't set4330 	* function.c (expand_main_function, expand_function_start,
 10215 	(expand_function_start): Likewise.
 13735 	(expand_function_start): Likewise.
 13796 	(expand_function_start): Likewise.
 
 | 
| H A D | ChangeLog.3 | 1848 	(expand_function_start): Call set_mem_attributes.6309 	* function.c (expand_function_start): Use hard_function_value to
 14445 	* function.c (expand_function_start): Kill unused variable.
 15268 	(expand_function_start): Don't emit USEs for stupid.
 
 | 
| H A D | ChangeLog.7 | 1045 	(expand_function_start): Don't set current_function_profile_label_no.10372 	(expand_function_start): Increment it, and copy to
 21135 	* function.c (expand_function_start): Likewise.
 21136 	(expand_function_start): Likewise.
 
 | 
| H A D | ChangeLog.4 | 4402 	* function.c (expand_function_start): Cast GET_MODE_SIZE to7899 	expand_function_start.
 
 | 
| H A D | ChangeLog.2 | 1449 	* function.c (expand_function_start): Set7516 	(expand_function_start): Adjust call to assign_parms.
 
 | 
| H A D | ChangeLog.1 | 11867 	(expand_function_start): Set it, based on global flag and function15448 	(expand_function_start): Set current_ variable, maybe emit return
 
 | 
| H A D | FSFChangeLog.11 | 1886 	* function.c (expand_function_start): Likewise.6637 	* function.c (expand_function_start): Emit queue after expanding
 
 | 
| H A D | FSFChangeLog.10 | 130 	* function.c (expand_function_start): Don't set up context_display
 | 
| H A D | ChangeLog.0 | 5689 	(expand_function_start): Initialize last_ptr.
 | 
| H A D | ChangeLog | 8802 	* function.c (expand_function_start): Use gen_group_rtx to create a
 | 
| /openbsd-src/gnu/gcc/gcc/ | 
| H A D | cfgexpand.c | 1711   expand_function_start (current_function_decl);  in tree_expand_cfg()
 | 
| H A D | function.c | 4045 expand_function_start (tree subr)  in expand_function_start()  function
 | 
| H A D | tree.h | 4350 extern void expand_function_start (tree);
 | 
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ | 
| H A D | semantics.c | 2538   expand_function_start (fn, /*parms_have_cleanups=*/0);
 | 
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ | 
| H A D | com.c | 13878   expand_function_start (fndecl, 0);  in store_parm_decls()
 |