Searched refs:bitpos_int (Results 1 – 4 of 4) sorted by relevance
19785 offset_int bitpos_int; in field_byte_offset() local19794 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()19860 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()19872 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()21810 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local21830 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()21838 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
5024 greater than bitpos_int and recompute object_offset_in_bytes if true.
19172 offset_int bitpos_int; in field_byte_offset() local19181 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()19247 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()19259 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()21134 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local21151 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()21159 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()