Home
last modified time | relevance | path

Searched refs:place_union_field (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gcc/
HDstor-layout.c59 static void place_union_field (record_layout_info, tree);
770 place_union_field (record_layout_info rli, tree field) in place_union_field() function
852 place_union_field (rli, field); in place_field()
HDChangeLog-200011561 * stor-layout.c (place_union_field): Use SET_DECL_OFFSET_ALIGN
16182 (place_union_field): If BIGGEST_FIELD_ALIGNMENT is defined
24443 (place_union_field): Renamed from layout_union_field.
HDChangeLog-20012512 * stor-layout.c (place_union_field): Apply ADJUST_FIELD_ALIGN
7608 * stor-layout.c (place_union_field): If any field was aligned with
21546 (place_union_field, place_field): Set it.
HDChangeLog-20025922 (place_union_field): Use it.
10904 * stor-layout.c (place_union_field): For bitfields if
10925 * stor-layout.c (place_union_field): Apply ADJUST_FIELD_ALIGN
HDChangeLog-20066967 (place_union_field): Place union field at the start of the union.
HDChangeLog-200421688 * stor-layout.c (place_union_field, layout_type): Likewise.