Searched refs:highest_order_field_bit_offset (Results 1 – 2 of 2) sorted by relevance
21812 HOST_WIDE_INT highest_order_field_bit_offset; in add_bit_offset_attribute() local21838 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()21842 highest_order_field_bit_offset += tree_to_shwi (DECL_SIZE (decl)); in add_bit_offset_attribute()21849 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()21850 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()
21136 HOST_WIDE_INT highest_order_field_bit_offset; in add_bit_offset_attribute() local21159 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()21163 highest_order_field_bit_offset += tree_to_shwi (DECL_SIZE (decl)); in add_bit_offset_attribute()21170 ? highest_order_object_bit_offset - highest_order_field_bit_offset in add_bit_offset_attribute()21171 : highest_order_field_bit_offset - highest_order_object_bit_offset); in add_bit_offset_attribute()