Home
last modified time | relevance | path

Searched refs:oldtree (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.c4440 tree oldtree = DECL_FUNCTION_SPECIFIC_TARGET (olddecl); in nios2_merge_decl_attributes() local
4442 if (oldtree && newtree && oldtree != newtree) in nios2_merge_decl_attributes()
4444 struct cl_target_option *olddata = TREE_TARGET_OPTION (oldtree); in nios2_merge_decl_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.cc4475 tree oldtree = DECL_FUNCTION_SPECIFIC_TARGET (olddecl); in nios2_merge_decl_attributes() local
4477 if (oldtree && newtree && oldtree != newtree) in nios2_merge_decl_attributes()
4479 struct cl_target_option *olddata = TREE_TARGET_OPTION (oldtree); in nios2_merge_decl_attributes()