/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cgraphclones.c | 555 tree old_decl = decl; in create_virtual_clone() local 955 tree old_decl = decl; in create_version_clone_with_body() local
|
H A D | cgraph.c | 1445 tree old_decl = gimple_call_fndecl (e->call_stmt); in redirect_call_stmt_to_callee() local 1655 cgraph_update_edges_for_call_stmt (gimple *old_stmt, tree old_decl, in cgraph_update_edges_for_call_stmt()
|
H A D | omp-simd-clone.c | 449 tree old_decl = old_node->decl; in simd_clone_create() local
|
H A D | tree-inline.c | 4996 tree old_decl = is_gimple_call (old_stmt) ? gimple_call_fndecl (old_stmt) : 0; in fold_marked_statements() local 5850 tree_function_versioning (tree old_decl, tree new_decl, in tree_function_versioning()
|
H A D | trans-mem.c | 4930 tree old_decl, new_decl, tm_name; in ipa_tm_create_version_alias() local 4984 tree new_decl, old_decl, tm_name; in ipa_tm_create_version() local
|
H A D | tree-sra.c | 5297 convert_callers (struct cgraph_node *node, tree old_decl, in convert_callers()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cgraph.c | 1276 cgraph_update_edges_for_call_stmt (gimple old_stmt, tree old_decl, gimple new_stmt) in cgraph_update_edges_for_call_stmt() 1364 tree old_decl = current_function_decl; in cgraph_release_function_body() local 2234 tree old_decl = old_node->decl; in cgraph_create_virtual_clone() local
|
H A D | ipa-pure-const.c | 728 tree old_decl = current_function_decl; in analyze_function() local
|
H A D | cgraphunit.c | 2374 tree old_decl = old_version_node->decl; in cgraph_function_versioning() local
|
H A D | tree-inline.c | 4154 tree old_decl = is_gimple_call (old_stmt) ? gimple_call_fndecl (old_stmt) : 0; in fold_marked_statements() local 5080 tree_function_versioning (tree old_decl, tree new_decl, in tree_function_versioning()
|
H A D | trans-mem.c | 4285 tree old_decl, new_decl, tm_name; in ipa_tm_create_version_alias() local 4335 tree new_decl, old_decl, tm_name; in ipa_tm_create_version() local
|
H A D | c-decl.c | 2542 tree old_decl = b->decl; in warn_if_shadowing() local 7687 tree decl1, old_decl; in start_function() local
|
H A D | ipa-inline-analysis.c | 2072 tree old_decl = current_function_decl; in compute_inline_parameters() local
|
H A D | tree-sra.c | 4729 convert_callers (struct cgraph_node *node, tree old_decl, in convert_callers()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | decl.c | 1118 tree old_decl) in check_redeclaration_exception_specification() 1151 validate_constexpr_redeclaration (tree old_decl, tree new_decl) in validate_constexpr_redeclaration() 7478 tree old_decl = check_classfn (ctype, decl, in grokfndecl() local
|
H A D | name-lookup.c | 3105 tree old_decl = NULL_TREE; in push_class_level_binding_1() local
|
H A D | pt.c | 7975 tree old_decl; in tsubst_friend_function() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | decl.c | 1225 tree old_decl) in check_redeclaration_exception_specification() 1274 validate_constexpr_redeclaration (tree old_decl, tree new_decl) in validate_constexpr_redeclaration() 9116 tree old_decl = check_classfn (ctype, decl, in grokfndecl() local
|
H A D | name-lookup.c | 4677 tree old_decl = NULL_TREE; in push_class_level_binding_1() local
|
H A D | pt.c | 10341 tree old_decl; in tsubst_friend_function() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-decl.c | 2770 tree old_decl = b->decl; in warn_if_shadowing() local 8703 tree decl1, old_decl; in start_function() local
|