Searched refs:TYPE_USER_ALIGN (Results 1 – 25 of 32) sorted by relevance
12
277 DECL_USER_ALIGN (decl) = TYPE_USER_ALIGN (type); in do_type_align()724 if (! TYPE_USER_ALIGN (type)) in update_alignment_for_field()752 user_align |= TYPE_USER_ALIGN (type); in update_alignment_for_field()762 TYPE_USER_ALIGN (rli->t) |= user_align; 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()1452 unsigned int user_align = TYPE_USER_ALIGN (type); in finalize_type_size()[all …]
558 TYPE_USER_ALIGN (t) = 0; in make_node_stat()5112 TYPE_USER_ALIGN (itype) = TYPE_USER_ALIGN (sizetype); in build_index_type()5163 TYPE_USER_ALIGN (itype) = TYPE_USER_ALIGN (type); in build_range_type()6557 TYPE_USER_ALIGN (void_type_node) = 0; in build_common_tree_nodes_2()
600 if (TYPE_USER_ALIGN (node)) in print_node()
5261 TYPE_USER_ALIGN (ref) = 0; in parser_xref_tag()5904 TYPE_USER_ALIGN (tem) = TYPE_USER_ALIGN (enumtype); in finish_enum()
1962 #define TYPE_USER_ALIGN(NODE) (TYPE_CHECK (NODE)->type.user_align) macro
4760 TYPE_USER_ALIGN (*type) = 1; in handle_aligned_attribute()
786 if (! TYPE_USER_ALIGN (type))799 user_align |= TYPE_USER_ALIGN (type);810 TYPE_USER_ALIGN (rli->t) |= user_align;972 if (! TYPE_USER_ALIGN (type))985 TYPE_USER_ALIGN (rli->t) |= TYPE_USER_ALIGN (type);1008 if (! TYPE_USER_ALIGN (type))1028 TYPE_USER_ALIGN (rli->t) |= TYPE_USER_ALIGN (type);1442 TYPE_USER_ALIGN (type) = 0;1493 unsigned int user_align = TYPE_USER_ALIGN (type);1504 TYPE_USER_ALIGN (variant) = user_align;[all …]
318 TYPE_USER_ALIGN (t) = 0;3576 TYPE_USER_ALIGN (itype) = TYPE_USER_ALIGN (sizetype);3607 TYPE_USER_ALIGN (itype) = TYPE_USER_ALIGN (type);4778 TYPE_USER_ALIGN (void_type_node) = 0;
4999 TYPE_USER_ALIGN (ref) = 0;5307 DECL_USER_ALIGN (x) |= TYPE_USER_ALIGN (TREE_TYPE (x));5447 TYPE_USER_ALIGN (x) = TYPE_USER_ALIGN (t);5672 DECL_USER_ALIGN (enu) = TYPE_USER_ALIGN (enumtype);5707 TYPE_USER_ALIGN (tem) = TYPE_USER_ALIGN (enumtype);
537 if (TYPE_USER_ALIGN (node))
1061 #define TYPE_USER_ALIGN(NODE) (TYPE_CHECK (NODE)->type.user_align) macro
5832 TYPE_USER_ALIGN (*type) = 1;
913 * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.919 (finalize_type_size): Set TYPE_USER_ALIGN.922 * c-common.c (decl_attributes): Set TYPE_USER_ALIGN resp.925 (xfer_tag): Set TYPE_USER_ALIGN.926 (finish_struct): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.930 * tree.c (make_node): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.931 (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.
3034 DECL_USER_ALIGN (field) |= TYPE_USER_ALIGN (type);3045 DECL_USER_ALIGN (field) |= TYPE_USER_ALIGN (type);4558 DECL_USER_ALIGN (field) = TYPE_USER_ALIGN (vtbl_ptr_type_node);5064 DECL_USER_ALIGN (field) = TYPE_USER_ALIGN (integer_type); in layout_class_type()5203 TYPE_USER_ALIGN (base_t) = TYPE_USER_ALIGN (t); in layout_class_type()
1472 TYPE_USER_ALIGN (type) = TYPE_USER_ALIGN (align_type);
6865 TYPE_USER_ALIGN (type) = 0;14129 TYPE_USER_ALIGN (t) = TYPE_USER_ALIGN (enumtype);
5398 TYPE_USER_ALIGN (type) = TYPE_USER_ALIGN (pattern);
1470 #define CLASSTYPE_USER_ALIGN(NODE) TYPE_USER_ALIGN (CLASSTYPE_AS_BASE (NODE))
3062 TYPE_USER_ALIGN (type) = 0; in record_unknown_type()10285 TYPE_USER_ALIGN (enumtype) = TYPE_USER_ALIGN (underlying_type); in finish_enum()10320 TYPE_USER_ALIGN (t) = TYPE_USER_ALIGN (enumtype); in finish_enum()
4697 DECL_USER_ALIGN (field) = TYPE_USER_ALIGN (integer_type); in layout_class_type()4865 TYPE_USER_ALIGN (base_t) = TYPE_USER_ALIGN (t); in layout_class_type()
1291 #define CLASSTYPE_USER_ALIGN(NODE) TYPE_USER_ALIGN (CLASSTYPE_AS_BASE (NODE))
5759 TYPE_USER_ALIGN (type) = TYPE_USER_ALIGN (pattern); in instantiate_class_template()
1757 (ffecom_init_0): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.
2339 && (!TYPE_USER_ALIGN (type) || TYPE_ALIGN (type) > 128))