Searched refs:merge_type_attributes (Results 1 – 8 of 8) sorted by relevance
401 tree (* merge_type_attributes) (tree, tree); member
356 #define TARGET_MERGE_TYPE_ATTRIBUTES merge_type_attributes
299 attributes = targetm.merge_type_attributes (t1, t2); in composite_type()557 attributes = targetm.merge_type_attributes (t1, t2); in common_pointer_type()
3802 extern tree merge_type_attributes (tree, tree);
3606 merge_type_attributes (tree t1, tree t2) in merge_type_attributes() function
19589 (merge_machine_type_attributes): Rename merge_type_attributes.19592 * tree.h (merge_machine_type_attributes): Rename merge_type_attributes.
269 attributes = (*targetm.merge_type_attributes) (t1, t2); in type_after_usual_arithmetic_conversions()467 attributes = (*targetm.merge_type_attributes) (t1, t2); in composite_pointer_type_r()527 attributes = (*targetm.merge_type_attributes) (t1, t2); in composite_pointer_type()623 attributes = (*targetm.merge_type_attributes) (t1, t2); in merge_types()
1282 tree attribs = (*targetm.merge_type_attributes) in duplicate_decls()