Home
last modified time | relevance | path

Searched refs:finish_bitfield_layout (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.h37 extern void finish_bitfield_layout (tree);
H A Dstor-layout.cc2173 finish_bitfield_layout (tree t) in finish_bitfield_layout() function
2274 finish_bitfield_layout (rli->t); in finish_record_layout()
H A DChangeLog-201230245 (finish_bitfield_layout): If we cannot compute the distance
30843 (finish_bitfield_layout): Likewise.
30844 (finish_record_layout): Call finish_bitfield_layout.
H A DChangeLog-202122832 * stor-layout.c (finish_bitfield_layout): Don't add bitfield
23135 (finish_bitfield_layout): Compute bit field representatives also in
H A DChangeLog-201412893 * stor-layout.c (finish_bitfield_layout): Now public. Change
12896 * stor-layout.h (finish_bitfield_layout): Declare.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstor-layout.h37 extern void finish_bitfield_layout (tree);
H A Dstor-layout.c2157 finish_bitfield_layout (tree t) in finish_bitfield_layout() function
2258 finish_bitfield_layout (rli->t); in finish_record_layout()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcc1plugin.cc419 finish_bitfield_layout (record_or_union_type); in plugin_finish_record_or_union()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1plugin.cc574 finish_bitfield_layout (record_or_union_type); in plugin_finish_record_or_union()