Home
last modified time | relevance | path

Searched refs:merge_type_attributes (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dattribs.h70 extern tree merge_type_attributes (tree, tree);
H A Dattribs.c1476 merge_type_attributes (tree t1, tree t2) in merge_type_attributes() function
H A Dtarget.def2199 (merge_type_attributes,
2207 merge_type_attributes)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dattribs.h78 extern tree merge_type_attributes (tree, tree);
H A Dattribs.cc1675 merge_type_attributes (tree t1, tree t2) in merge_type_attributes() function
H A DChangeLog-200119589 (merge_machine_type_attributes): Rename merge_type_attributes.
19592 * tree.h (merge_machine_type_attributes): Rename merge_type_attributes.
H A DChangeLog-201721098 (merge_type_attributes): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc270 tree attrs = targetm.merge_type_attributes (type, other_type); in merge_type_attributes_from()
292 attributes = (*targetm.merge_type_attributes) (t1, t2); in cp_common_type()
581 attributes = (*targetm.merge_type_attributes) (t1, t2); in composite_pointer_type_r()
665 attributes = (*targetm.merge_type_attributes) (t1, t2); in composite_pointer_type()
785 attributes = (*targetm.merge_type_attributes) (t1, t2); in merge_types()
H A Ddecl.cc1720 tree attribs = (*targetm.merge_type_attributes) in duplicate_decls()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c273 attributes = (*targetm.merge_type_attributes) (t1, t2); in cp_common_type()
555 attributes = (*targetm.merge_type_attributes) (t1, t2); in composite_pointer_type_r()
639 attributes = (*targetm.merge_type_attributes) (t1, t2); in composite_pointer_type()
757 attributes = (*targetm.merge_type_attributes) (t1, t2); in merge_types()
H A Ddecl.c1633 tree attribs = (*targetm.merge_type_attributes) in duplicate_decls()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c405 attributes = targetm.merge_type_attributes (t1, t2); in composite_type()
674 attributes = targetm.merge_type_attributes (t1, t2); in common_pointer_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc409 attributes = targetm.merge_type_attributes (t1, t2); in composite_type()
678 attributes = targetm.merge_type_attributes (t1, t2); in common_pointer_type()