Home
last modified time | relevance | path

Searched refs:expand_function_start (Results 1 – 24 of 24) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/
H A Dtreetree.c406 expand_function_start (fn_decl, 0); in tree_code_create_function_initial()
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c873 expand_function_start (init_decl, 0);
2165 expand_function_start (init_decl, 0); in emit_register_classes()
H A Ddecl.c1721 expand_function_start (fndecl, 0);
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dprofile.c1394 expand_function_start (fndecl, 0); in output_func_start_profiler()
H A Dtree.h2974 extern void expand_function_start PARAMS ((tree, int));
H A DChangeLog.52126 (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 Dc-decl.c6667 expand_function_start (fndecl, 0);
H A Dfunction.c6569 expand_function_start (subr, parms_have_cleanups) in expand_function_start() function
H A DFSFChangeLog560 (expand_function_start): Set it, based on global flag and function
H A DChangeLog.62899 * function.c (expand_function_start): Don't set
4330 * 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 DChangeLog.31848 (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 DChangeLog.71045 (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 DChangeLog.44402 * function.c (expand_function_start): Cast GET_MODE_SIZE to
7899 expand_function_start.
H A DChangeLog.21449 * function.c (expand_function_start): Set
7516 (expand_function_start): Adjust call to assign_parms.
H A DChangeLog.111867 (expand_function_start): Set it, based on global flag and function
15448 (expand_function_start): Set current_ variable, maybe emit return
H A DFSFChangeLog.111886 * function.c (expand_function_start): Likewise.
6637 * function.c (expand_function_start): Emit queue after expanding
H A DFSFChangeLog.10130 * function.c (expand_function_start): Don't set up context_display
H A DChangeLog.05689 (expand_function_start): Initialize last_ptr.
H A DChangeLog8802 * function.c (expand_function_start): Use gen_group_rtx to create a
/openbsd-src/gnu/gcc/gcc/
H A Dcfgexpand.c1711 expand_function_start (current_function_decl); in tree_expand_cfg()
H A Dfunction.c4045 expand_function_start (tree subr) in expand_function_start() function
H A Dtree.h4350 extern void expand_function_start (tree);
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dsemantics.c2538 expand_function_start (fn, /*parms_have_cleanups=*/0);
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c13878 expand_function_start (fndecl, 0); in store_parm_decls()