Home
last modified time | relevance | path

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

12

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimplify.h86 extern void gimplify_function_tree (tree);
Dfunction-tests.cc271 gimplify_function_tree (fndecl); in build_trivial_high_gimple_function()
456 gimplify_function_tree (fndecl); in test_gimplification()
DChangeLog.tuples1851 * gimplify.c (gimplify_function_tree): Remove calls to
3591 * gimplify.c (gimplify_bind_expr, gimplify_function_tree): Updated
3749 (gimplify_function_tree): Correctly wrap the function body
3881 gimplify_expr, gimplify_body, gimplify_function_tree): When adding
3995 * gimplify.c (gimplify_function_tree): Dump memory stats.
6658 (gimplify_function_tree): Create a GIMPLE sequence to hold
7383 * gimplify.c (gimplify_function_tree): Generate tuples for function
7519 * tree-gimple.h (gimplify_function_tree): Move from tree.h.
7542 (gimplify_function_tree): Change return type to void.
7702 * tree.h (gimplify_function_tree): Add return value.
[all …]
Dipa.cc913 gimplify_function_tree (decl); in cgraph_build_static_cdtor_1()
Dcgraphunit.cc676 gimplify_function_tree (decl); in analyze()
Dstor-layout.cc289 gimplify_function_tree (fndecl); in finalize_size_functions()
DChangeLog.gimple-classes743 (gimplify_function_tree): Likewise.
3894 (gimplify_function_tree): Likewise.
4619 (gimplify_function_tree): Likewise.
Dtree-nested.cc3708 gimplify_function_tree (root->decl); in gimplify_all_functions()
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
Dgimplify.cc16499 gimplify_function_tree (tree fndecl) in gimplify_function_tree() function
DChangeLog-20061076 (gimplify_function_tree): Likewise.
2615 (gimplify_function_tree): Same.
3029 (gimplify_function_tree): Same.
DChangeLog-201210276 * gimplify.c (gimplify_function_tree): Do not set and restore
26182 (gimplify_function_tree): Ditto.
34657 (gimplify_function_tree): Adjust call to gimplify_body.
DChangeLog-20078454 * gimplify.c (gimplify_function_tree): Use push_cfun/pop_cfun here.
12421 * gimplify.c (gimplify_function_tree): Call
28775 (gimplify_function_tree): Likewise.
DChangeLog-201529173 (gimplify_function_tree): Dump function to gimple dump file.
36098 * gimplify.c (gimplify_function_tree): Tentatively set PROP_gimple_lva
41932 * gimplify.c (gimplify_function_tree): Check the no_sanitize_thread
44527 * gimplify.c (gimplify_function_tree): Add TSAN_FUNC_EXIT internal
DChangeLog-20165806 * gimplify.c (gimplify_function_tree): Do not instrument
6902 (gimplify_function_tree): Clear asan_poisoned_variables.
9617 * gimplify.c (gimplify_function_tree): Do not move the outer
DChangeLog-20203250 (gimplify_function_tree): Remove requirement of
19739 * gimplify.c (gimplify_function_tree): Optimize and do not emit
23430 (gimplify_function_tree): Likewise.
DChangeLog-201727729 * gimplify.c (gimplify_function_tree): Likewise.
28563 * gimplify.c (gimplify_function_tree): Use TDI_gimple instead of
41492 (gimplify_function_tree): Conditionally initialize
DChangeLog-20084516 * gimplify.c (gimplify_function_tree): For -finstrument-functions
21463 * gimplify.c (gimplify_function_tree): Update.
DChangeLog-20052861 gimplify_expr, gimplify_body, gimplify_function_tree,
15382 (gimplify_function_tree): Likewise.
DChangeLog-20119006 (gimplify_function_tree): Ditto.
35622 * gimplify.c (gimplify_function_tree): Fix building calls
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dvtable-class-hierarchy.cc1191 gimplify_function_tree (vtv_fndecl); in vtv_generate_init_routine()
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dpasses.texi124 @findex gimplify_function_tree
127 The main entry point to this pass is @code{gimplify_function_tree}
Dgimple.texi39 @code{gimplify_function_tree}.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-features.cc2925 gimplify_function_tree (decl); in make_resolver_func()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.cc25014 gimplify_function_tree (decl); in make_resolver_func()

12