Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-gimplify.c106 gimplify_function_tree (fndecl); in c_genericize()
H A Dcgraphunit.c1733 gimplify_function_tree (decl); in cgraph_build_static_cdtor()
H A Dtree.h4599 extern void gimplify_function_tree (tree);
H A Dgimplify.c6367 gimplify_function_tree (tree fndecl) in gimplify_function_tree() function
H A DChangeLog.tree-ssa4113 * gimplify.c (gimplify_function_tree): Do it here.
6481 (gimplify_function_tree): Return void. Remove hack for
6680 (gimplify_function_tree): Return bool. Don't exit on errors.
6691 (gimplify_function_tree): Update.
9635 * gimplify.c (gimplify_function_tree): Move gimplification of the
H A DChangeLog-20052861 gimplify_expr, gimplify_body, gimplify_function_tree,
15383 (gimplify_function_tree): Likewise.
H A DChangeLog-2004915 (gimplify_function_tree): Setup cfun. Update gimplify_body call.
34061 create_artificial_label, gimplify_function_tree,
/freebsd-12.1/contrib/gcc/doc/
H A Dpasses.texi124 @findex gimplify_function_tree
127 The main entry point to this pass is @code{gimplify_function_tree}
H A Dtree-ssa.texi126 @code{gimplify_function_tree}.
156 @code{gimplify_function_tree} to lower to GIMPLE, and then hand off to