Searched refs:TYPE_USER_ALIGN (Results 1 – 16 of 16) sorted by relevance
724 if (! TYPE_USER_ALIGN (type)) in update_alignment_for_field()752 user_align |= TYPE_USER_ALIGN (type); in update_alignment_for_field()957 if (! TYPE_USER_ALIGN (type)) in place_field()966 TYPE_USER_ALIGN (rli->t) |= TYPE_USER_ALIGN (type); in place_field()989 if (! TYPE_USER_ALIGN (type)) in place_field()1005 TYPE_USER_ALIGN (rli->t) |= TYPE_USER_ALIGN (type); in place_field()1408 TYPE_USER_ALIGN (type) = 0; in finalize_type_size()1532 TYPE_USER_ALIGN (type) = TYPE_USER_ALIGN (align_type); in finish_builtin_struct()1663 TYPE_USER_ALIGN (type) = 0; in layout_type()1780 TYPE_USER_ALIGN (type) = TYPE_USER_ALIGN (element); in layout_type()[all …]
566 TYPE_USER_ALIGN (t) = 0; in make_node_stat()5143 TYPE_USER_ALIGN (itype) = TYPE_USER_ALIGN (sizetype); in build_index_type()5194 TYPE_USER_ALIGN (itype) = TYPE_USER_ALIGN (type); in build_range_type()6581 TYPE_USER_ALIGN (void_type_node) = 0; in build_common_tree_nodes_2()
602 if (TYPE_USER_ALIGN (node)) in print_node()
5850 TYPE_USER_ALIGN (ref) = 0; in parser_xref_tag()6496 TYPE_USER_ALIGN (tem) = TYPE_USER_ALIGN (enumtype); in finish_enum()
1992 #define TYPE_USER_ALIGN(NODE) (TYPE_CHECK (NODE)->type.user_align) macro
4868 TYPE_USER_ALIGN (*type) = 1; in handle_aligned_attribute()
684 * print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN.16179 * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.16185 (finalize_type_size): Set TYPE_USER_ALIGN.16188 * c-common.c (decl_attributes): Set TYPE_USER_ALIGN resp.16191 (xfer_tag): Set TYPE_USER_ALIGN.16192 (finish_struct): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.16196 * tree.c (make_node): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.16197 (build_index_type): Set TYPE_USER_ALIGN.
7609 attribute aligned, set record type's TYPE_USER_ALIGN.7611 (finalize_record_size): Don't clear TYPE_USER_ALIGN.7612 (layout_type) [ARRAY_TYPE]: Copy element's TYPE_USER_ALIGN.13803 (finalize_record_size): Don't set TYPE_USER_ALIGN.
10905 PCC_BITFIELD_TYPE_MATTERS and TYPE_USER_ALIGN, set record's10906 TYPE_USER_ALIGN.10927 ADJUST_FIELD_ALIGN if not DECL_USER_ALIGN resp. TYPE_USER_ALIGN.
10928 TYPE_USER_ALIGN for FIELD_DECLs.
3077 TYPE_USER_ALIGN (type) = 0; in record_unknown_type()10827 TYPE_USER_ALIGN (enumtype) = TYPE_USER_ALIGN (underlying_type); in finish_enum()10862 TYPE_USER_ALIGN (t) = TYPE_USER_ALIGN (enumtype); in finish_enum()
4726 DECL_USER_ALIGN (field) = TYPE_USER_ALIGN (integer_type); in layout_class_type()4894 TYPE_USER_ALIGN (base_t) = TYPE_USER_ALIGN (t); in layout_class_type()
1300 #define CLASSTYPE_USER_ALIGN(NODE) TYPE_USER_ALIGN (CLASSTYPE_AS_BASE (NODE))
5768 TYPE_USER_ALIGN (type) = TYPE_USER_ALIGN (pattern); in instantiate_class_template()
3055 * decl.c (record_unknown_type): Set TYPE_USER_ALIGN.
4077 && (!TYPE_USER_ALIGN (type) || TYPE_ALIGN (type) > 128)) in contains_128bit_aligned_vector_p()