Searched refs:tree_function_versioning (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ipa-inline-transform.c | 324 tree_function_versioning (node->decl, first_clone->decl, NULL, true, NULL, in save_inline_function_body()
|
H A D | cgraph.h | 585 void tree_function_versioning (tree, tree, VEC (ipa_replace_map_p,gc)*,
|
H A D | cgraphunit.c | 2406 tree_function_versioning (old_decl, new_decl, tree_map, false, args_to_skip, in cgraph_function_versioning() 2436 tree_function_versioning (node->clone_of->decl, node->decl, in cgraph_materialize_clone()
|
H A D | trans-mem.c | 4370 tree_function_versioning (old_decl, new_decl, NULL, false, NULL, false, in ipa_tm_create_version()
|
H A D | tree-inline.c | 5080 tree_function_versioning (tree old_decl, tree new_decl, in tree_function_versioning() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cgraphclones.c | 1002 tree_function_versioning (old_decl, new_decl, tree_map, false, args_to_skip, in create_version_clone_with_body() 1042 tree_function_versioning (node->clone_of->decl, node->decl, in cgraph_materialize_clone()
|
H A D | ipa-inline-transform.c | 585 tree_function_versioning (node->decl, first_clone->decl, in save_inline_function_body()
|
H A D | ipa-chkp.c | 565 tree_function_versioning (fndecl, new_decl, NULL, false, in chkp_maybe_create_clone()
|
H A D | cgraph.h | 2377 void tree_function_versioning (tree, tree, vec<ipa_replace_map *, va_gc> *,
|
H A D | trans-mem.c | 5024 tree_function_versioning (old_decl, new_decl, in ipa_tm_create_version()
|
H A D | tree-inline.c | 5850 tree_function_versioning (tree old_decl, tree new_decl, in tree_function_versioning() function
|