Searched refs:DECL_USER_ALIGN (Results 1 – 24 of 24) sorted by relevance
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()
12 (make_node_stat): ... to here. Don't uselessly clear DECL_USER_ALIGN.15 * tree.h (DECL_USER_ALIGN): Fix misplaced comment.27 DECL_USER_ALIGN.28 * print-tree.c (print_node): Print DECL_ALIGN and DECL_USER_ALIGN
299 DECL_USER_ALIGN (field) = DECL_USER_ALIGN (decl); in lookup_field_for_decl()454 DECL_USER_ALIGN (t) = 1; in get_trampoline_type()
1953 DECL_USER_ALIGN (decl) = 0; in expand_decl()1999 DECL_USER_ALIGN (decl) = 0; in expand_decl()2059 DECL_USER_ALIGN (decl_elt) = DECL_USER_ALIGN (decl); in expand_anon_union_decl()
446 if (DECL_USER_ALIGN (node)) in print_node()
1670 DECL_USER_ALIGN (decl) = 1; in cgraph_increase_alignment()
777 DECL_USER_ALIGN (base) = 1; in vect_compute_data_ref_alignment()
540 DECL_USER_ALIGN (decl) = 0; in expand_one_stack_var_at()
859 if (! DECL_USER_ALIGN (decl)) in align_variable()1436 if (! DECL_USER_ALIGN (decl) in assemble_start_function()
4882 if (DECL_USER_ALIGN (decl)) in handle_aligned_attribute()4894 DECL_USER_ALIGN (decl) = 1; in handle_aligned_attribute()
405 DECL_USER_ALIGN (f_jbuf) = 1; in init_eh()
2473 #define DECL_USER_ALIGN(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.user_align) macro
1081 || DECL_USER_ALIGN (label) in cleanup_dead_labels()
3069 DECL_USER_ALIGN (new) = 1; in gimplify_init_constructor()
1705 DECL_USER_ALIGN (newdecl) |= DECL_ALIGN (olddecl); in merge_decls()
684 * print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN.16179 * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.16181 * stor-layout.c (layout_decl): Set DECL_USER_ALIGN.16183 and DECL_USER_ALIGN 0, cap alignment to this value.16189 DECL_USER_ALIGN to 1.16190 * c-decl.c (duplicate_decls): Set DECL_USER_ALIGN.16192 (finish_struct): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.16194 * stmt.c (expand_decl): Set DECL_USER_ALIGN.16196 * tree.c (make_node): Set DECL_USER_ALIGN resp. TYPE_USER_ALIGN.
13718 * varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN.13802 * stor-layout.c (layout_decl): Don't set DECL_USER_ALIGN.
10927 ADJUST_FIELD_ALIGN if not DECL_USER_ALIGN resp. TYPE_USER_ALIGN.10930 DECL_USER_ALIGN here.
10927 * stor-layout.c (do_type_align): Only copy DECL_USER_ALIGN from28294 DECL_USER_ALIGN for zero-length bitfields, too.
2628 (vect_compute_data_ref_alignment): Set DECL_USER_ALIGN to 1.
3616 DECL_USER_ALIGN (decl) = CLASSTYPE_USER_ALIGN (basetype); in build_base_field()4726 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.
1585 DECL_USER_ALIGN. Check flag_elide_constructors instead of
8433 && DECL_USER_ALIGN (decl) && DECL_ALIGN (decl) < 16) in s390_encode_section_info()