/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cgraphclones.cc | 584 tree old_decl = decl; in create_virtual_clone() local 1015 tree old_decl = decl; in create_version_clone_with_body() local
|
H A D | omp-simd-clone.cc | 450 tree old_decl = old_node->decl; in simd_clone_create() local 1008 tree old_decl = SSA_NAME_VAR (name); in ipa_simd_modify_function_body() local
|
H A D | ipa-param-manipulation.cc | 924 tree old_decl = gimple_call_fndecl (stmt); in modify_call() local 1713 ipa_param_body_adjustments::get_replacement_ssa_base (tree old_decl) in get_replacement_ssa_base()
|
H A D | tree-inline.cc | 5363 tree old_decl = (is_gimple_call (old_stmt) in fold_marked_statements() local 6175 tree_function_versioning (tree old_decl, tree new_decl, in tree_function_versioning()
|
H A D | trans-mem.cc | 4917 tree old_decl, new_decl, tm_name; in ipa_tm_create_version_alias() local 4971 tree new_decl, old_decl, tm_name; in ipa_tm_create_version() local
|
H A D | cgraph.cc | 1703 cgraph_update_edges_for_call_stmt (gimple *old_stmt, tree old_decl, in cgraph_update_edges_for_call_stmt()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cgraphclones.c | 583 tree old_decl = decl; in create_virtual_clone() local 1000 tree old_decl = decl; in create_version_clone_with_body() local
|
H A D | omp-simd-clone.c | 448 tree old_decl = old_node->decl; in simd_clone_create() local 998 tree old_decl = SSA_NAME_VAR (name); in ipa_simd_modify_function_body() local
|
H A D | ipa-param-manipulation.c | 577 tree old_decl = gimple_call_fndecl (stmt); in modify_call() local 1337 ipa_param_body_adjustments::get_replacement_ssa_base (tree old_decl) in get_replacement_ssa_base()
|
H A D | tree-inline.c | 5326 tree old_decl = (is_gimple_call (old_stmt) in fold_marked_statements() local 6191 tree_function_versioning (tree old_decl, tree new_decl, in tree_function_versioning()
|
H A D | trans-mem.c | 4916 tree old_decl, new_decl, tm_name; in ipa_tm_create_version_alias() local 4970 tree new_decl, old_decl, tm_name; in ipa_tm_create_version() local
|
H A D | cgraph.c | 1694 cgraph_update_edges_for_call_stmt (gimple *old_stmt, tree old_decl, in cgraph_update_edges_for_call_stmt()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 1171 tree old_decl) in check_redeclaration_exception_specification() 1221 validate_constexpr_redeclaration (tree old_decl, tree new_decl) in validate_constexpr_redeclaration() 9911 tree old_decl = check_classfn (ctype, decl, in grokfndecl() local
|
H A D | name-lookup.c | 4512 tree old_decl = NULL_TREE; in push_class_level_binding_1() local
|
H A D | pt.c | 10979 tree old_decl; in tsubst_friend_function() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl.cc | 1223 tree old_decl) in check_redeclaration_exception_specification() 1274 validate_constexpr_redeclaration (tree old_decl, tree new_decl) in validate_constexpr_redeclaration() 10542 tree old_decl = check_classfn (ctype, decl, in grokfndecl() local
|
H A D | name-lookup.cc | 5432 tree old_decl = NULL_TREE; in push_class_level_binding() local
|
H A D | pt.cc | 11338 tree old_decl; in tsubst_friend_function() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 2985 tree old_decl = b->decl; in warn_if_shadowing() local 9122 tree decl1, old_decl; in start_function() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 3026 tree old_decl = b->decl; in warn_if_shadowing() local 9505 tree decl1, old_decl; in start_function() local
|