Searched refs:DECL_USER_ALIGN (Results 1 – 25 of 39) sorted by relevance
12
277 DECL_USER_ALIGN (decl) = TYPE_USER_ALIGN (type); in do_type_align()342 bool old_user_align = DECL_USER_ALIGN (decl); in layout_decl()369 DECL_USER_ALIGN (decl) = 0; in layout_decl()402 else if (packed_p && DECL_USER_ALIGN (decl)) in layout_decl()424 if (! packed_p && ! DECL_USER_ALIGN (decl)) in layout_decl()492 if (!DECL_USER_ALIGN (decl)) in relayout_decl()680 user_align = DECL_USER_ALIGN (field); in update_alignment_for_field()
1942 DECL_USER_ALIGN (decl) = 0; in expand_decl()1988 DECL_USER_ALIGN (decl) = 0; in expand_decl()2048 DECL_USER_ALIGN (decl_elt) = DECL_USER_ALIGN (decl); in expand_anon_union_decl()
299 DECL_USER_ALIGN (field) = DECL_USER_ALIGN (decl); in lookup_field_for_decl()454 DECL_USER_ALIGN (t) = 1; in get_trampoline_type()
444 if (DECL_USER_ALIGN (node)) in print_node()
1656 DECL_USER_ALIGN (decl) = 1; in cgraph_increase_alignment()
776 DECL_USER_ALIGN (base) = 1; in vect_compute_data_ref_alignment()
557 DECL_USER_ALIGN (decl) = 0; in expand_one_stack_var_at()
405 DECL_USER_ALIGN (f_jbuf) = 1; in init_eh()
2426 #define DECL_USER_ALIGN(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.user_align) macro
859 if (! DECL_USER_ALIGN (decl)) in align_variable()
4771 DECL_USER_ALIGN (decl) = 1; in handle_aligned_attribute()
415 DECL_USER_ALIGN (decl) = 0;435 DECL_USER_ALIGN (decl) = 0;707 user_align = DECL_USER_ALIGN (field);712 user_align = DECL_USER_ALIGN (field);
397 if (DECL_USER_ALIGN (node))
3981 DECL_USER_ALIGN (decl) = 0;4036 DECL_USER_ALIGN (decl) = 0;4244 DECL_USER_ALIGN (decl_elt) = DECL_USER_ALIGN (decl);
1367 DECL_USER_ALIGN (newdecl) |= DECL_ALIGN (olddecl);5307 DECL_USER_ALIGN (x) |= TYPE_USER_ALIGN (TREE_TYPE (x));5672 DECL_USER_ALIGN (enu) = TYPE_USER_ALIGN (enumtype);
1501 #define DECL_USER_ALIGN(NODE) (DECL_CHECK (NODE)->decl.user_align) macro
439 DECL_USER_ALIGN (f_jbuf) = 1; in init_eh()
304 DECL_USER_ALIGN (t) = 0;
1548 if (! DECL_USER_ALIGN (decl))
913 * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.915 * stor-layout.c (layout_decl): Set DECL_USER_ALIGN.917 and DECL_USER_ALIGN 0, cap alignment to this value.923 DECL_USER_ALIGN to 1.924 * c-decl.c (duplicate_decls): Set DECL_USER_ALIGN.926 (finish_struct): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.928 * stmt.c (expand_decl): Set DECL_USER_ALIGN.930 * tree.c (make_node): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.
3034 DECL_USER_ALIGN (field) |= TYPE_USER_ALIGN (type);3045 DECL_USER_ALIGN (field) |= TYPE_USER_ALIGN (type);3916 DECL_USER_ALIGN (decl) = CLASSTYPE_USER_ALIGN (basetype); in build_base_field()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()5130 DECL_USER_ALIGN (padding_field) = 0; in layout_class_type()
8541 DECL_USER_ALIGN (cbt) = 0; in ffecom_transform_common_()8673 DECL_USER_ALIGN (eqt) = 0; in ffecom_transform_equiv_()10718 DECL_USER_ALIGN (field) = 0; in ffecom_decl_field()11727 DECL_USER_ALIGN (ffecom_multi_fields_[i][j]) = 0; in ffecom_init_0()13291 DECL_USER_ALIGN (newdecl) |= DECL_USER_ALIGN (olddecl); in duplicate_decls()
1755 * com.c (ffecom_transform_common_): Set DECL_USER_ALIGN.1757 (ffecom_init_0): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.1758 (duplicate_decls): Set DECL_USER_ALIGN.
3596 DECL_USER_ALIGN (decl) = CLASSTYPE_USER_ALIGN (basetype); in build_base_field()4697 DECL_USER_ALIGN (field) = TYPE_USER_ALIGN (integer_type); in layout_class_type()
3051 * class.c (build_secondary_vtable): Set DECL_USER_ALIGN.3054 (layout_class_type): Set DECL_USER_ALIGN resp. CLASSTYPE_USER_ALIGN.3060 * rtti.c (get_tinfo_decl, synthesize_tinfo_fn): Set DECL_USER_ALIGN.