Home
last modified time | relevance | path

Searched refs:DECL_USER_ALIGN (Results 1 – 25 of 39) sorted by relevance

12

/openbsd-src/gnu/gcc/gcc/
H A Dstor-layout.c277 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()
H A Dstmt.c1942 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()
H A Dtree-nested.c299 DECL_USER_ALIGN (field) = DECL_USER_ALIGN (decl); in lookup_field_for_decl()
454 DECL_USER_ALIGN (t) = 1; in get_trampoline_type()
H A Dprint-tree.c444 if (DECL_USER_ALIGN (node)) in print_node()
H A Dcgraphunit.c1656 DECL_USER_ALIGN (decl) = 1; in cgraph_increase_alignment()
H A Dtree-vect-analyze.c776 DECL_USER_ALIGN (base) = 1; in vect_compute_data_ref_alignment()
H A Dcfgexpand.c557 DECL_USER_ALIGN (decl) = 0; in expand_one_stack_var_at()
H A Dexcept.c405 DECL_USER_ALIGN (f_jbuf) = 1; in init_eh()
H A Dtree.h2426 #define DECL_USER_ALIGN(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.user_align) macro
H A Dvarasm.c859 if (! DECL_USER_ALIGN (decl)) in align_variable()
H A Dc-common.c4771 DECL_USER_ALIGN (decl) = 1; in handle_aligned_attribute()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dstor-layout.c415 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);
H A Dprint-tree.c397 if (DECL_USER_ALIGN (node))
H A Dstmt.c3981 DECL_USER_ALIGN (decl) = 0;
4036 DECL_USER_ALIGN (decl) = 0;
4244 DECL_USER_ALIGN (decl_elt) = DECL_USER_ALIGN (decl);
H A Dc-decl.c1367 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);
H A Dtree.h1501 #define DECL_USER_ALIGN(NODE) (DECL_CHECK (NODE)->decl.user_align) macro
H A Dexcept.c439 DECL_USER_ALIGN (f_jbuf) = 1; in init_eh()
H A Dtree.c304 DECL_USER_ALIGN (t) = 0;
H A Dvarasm.c1548 if (! DECL_USER_ALIGN (decl))
H A DChangeLog.3913 * 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.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c3034 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()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c8541 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()
H A DChangeLog1755 * 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.
/openbsd-src/gnu/gcc/gcc/cp/
H A Dclass.c3596 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()
H A DChangeLog-20003051 * 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.

12