Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-gimplify.c106 gimplify_function_tree (fndecl); in c_genericize()
H A Dcgraphunit.c1719 gimplify_function_tree (decl); in cgraph_build_static_cdtor()
H A Dtree.h4511 extern void gimplify_function_tree (tree);
H A Dgimplify.c6367 gimplify_function_tree (tree fndecl) in gimplify_function_tree() function
/openbsd-src/gnu/gcc/gcc/treelang/
H A Dtreetree.c484 gimplify_function_tree (fn_decl); in tree_code_create_function_wrapup()
/openbsd-src/gnu/gcc/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
H A Dgccint.info3163 The main entry point to this pass is `gimplify_function_tree' located
6373 It is lowered to GIMPLE by a call to `gimplify_function_tree'.
6402 `gimplify_function_tree' to lower to GIMPLE, and then hand off to
32565 * gimplify_function_tree: Gimplification pass.