Home
last modified time | relevance | path

Searched refs:c_expand_body (Results 1 – 9 of 9) sorted by relevance

/trueos/contrib/gcc/
HDc-objc-common.h100 #define LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION c_expand_body
HDc-tree.h450 extern void c_expand_body (tree);
HDChangeLog.tree-ssa13151 * c-decl.c (c_expand_body): Use it.
13793 * c-decl.c (c_expand_body): Don't throw away tree if flag_ip is
13895 * c-decl.c (c_expand_body): Not here.
14124 * c-decl.c (c_expand_body): Call dump_current_function.
14174 * c-decl.c (c_expand_body): Pop TV_EXPAND before running the tree
15098 * c-decl.c (c_expand_body): Enable mudflap, only for gimple.
15122 (c_expand_body): Call get_name.
15330 (c_expand_body): Enable calls to optimize_function_tree.
15483 * c-decl.c (c_expand_body): Dump trees here.
15535 * c-decl.c (c_expand_body): If we've been simplified, use
[all …]
HDc-decl.c7402 c_expand_body (fndecl); in finish_function()
7430 c_expand_body (tree fndecl) in c_expand_body() function
HDChangeLog-20014341 * c-decl.c (c_expand_deferred_function): Only call c_expand_body
5257 * c-decl.c (c_expand_body): Fix TV_EXPAND nesting problem;
5522 * c-decl.c (c_expand_body): Take argument can_defer_p. Use it
8034 (c_expand_body): Measure time.
9293 (c_expand_body): Call optimize_inline_calls. Determine whether
14448 * c-decl.c (c_expand_body): Use target hooks instead of
14945 * c-decl.c (c_expand_body): Update calls to assemble_constructor
21215 * c-decl.c (c_expand_body): ... here.
21329 (c_expand_body): Expand them.
30585 * c-decl.c (c_expand_body): Check TYPE_SIZE_UNIT (ret_type)
HDChangeLog-20002763 * c-decl.c (c_expand_body): Use DECL_SOURCE_LINE rather than
6815 (c_expand_body): Don't set or check can_reach_end.
6986 * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.
7904 * c-decl.c (c_expand_body): Call mark_varargs before
8271 (finish_function): Tie off the statement-tree. Call c_expand_body
8273 (c_expand_body): New function.
HDChangeLog-200213419 (c_expand_body): Don't call mark_varargs.
27092 on to c_expand_body.
32977 * c-decl.c (c_expand_body): Reset input_filename from
35366 * c-decl.c (c_expand_body): Don't call outlining_inline_function.
35872 * c-decl.c (c_expand_body): Call outlining_inline_function when
HDChangeLog-2003536 (c_expand_body): Likewise.
566 (c_expand_body): Only expand when DECL_INITIAL of fndecl is not
26125 * c-decl.c (c_expand_body): Don't garbage collect the function
28253 (c_expand_body): Use it, via walk_tree.
32900 * c-tree.h (c_expand_body): Declare.
HDChangeLog-200410095 * c-decl.c (c_expand_body): Update call tree_rest_of_compilation.
31596 (c_expand_body): here.