Home
last modified time | relevance | path

Searched refs:bitpos_of_field (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dtree-ssa-structalias.c2349 bitpos_of_field (const tree fdecl) in bitpos_of_field() function
3776 offset + bitpos_of_field (field), has_union)) in push_fields_onto_fieldstack()
3792 pair->offset = offset + bitpos_of_field (field); in push_fields_onto_fieldstack()
3798 if (bitpos_of_field (field) < minoffset) in push_fields_onto_fieldstack()
3799 minoffset = bitpos_of_field (field); in push_fields_onto_fieldstack()
DChangeLog-200515328 (bitpos_of_field): Ditto.
29178 (bitpos_of_field): New function.