Home
last modified time | relevance | path

Searched refs:bitpos_int (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Ddwarf2out.c8955 HOST_WIDE_INT bitpos_int; in field_byte_offset() local
8978 bitpos_int = int_bit_position (decl); in field_byte_offset()
9031 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
9042 if (object_offset_in_bits > bitpos_int) in field_byte_offset()
9992 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
10009 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
10017 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Ddwarf2out.c8955 HOST_WIDE_INT bitpos_int; in field_byte_offset() local
8978 bitpos_int = int_bit_position (decl); in field_byte_offset()
9031 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
9042 if (object_offset_in_bits > bitpos_int) in field_byte_offset()
9992 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
10009 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
10017 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Ddwarf2out.c9513 HOST_WIDE_INT bitpos_int; in field_byte_offset() local
9536 bitpos_int = int_bit_position (decl); in field_byte_offset()
9589 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
9600 if (object_offset_in_bits > bitpos_int) in field_byte_offset()
10684 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
10699 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
10707 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddwarf2out.c14341 double_int bitpos_int; in field_byte_offset() local
14354 bitpos_int = tree_to_double_int (bit_position (decl)); in field_byte_offset()
14432 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
14444 if (object_offset_in_bits.ugt (bitpos_int)) in field_byte_offset()
14455 object_offset_in_bits = bitpos_int; in field_byte_offset()
16065 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
16080 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
16088 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddwarf2out.c14686 double_int bitpos_int; in field_byte_offset() local
14699 bitpos_int = tree_to_double_int (bit_position (decl)); in field_byte_offset()
14777 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
14789 if (object_offset_in_bits.ugt (bitpos_int)) in field_byte_offset()
14800 object_offset_in_bits = bitpos_int; in field_byte_offset()
16430 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
16445 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
16453 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddwarf2out.c14345 double_int bitpos_int; in field_byte_offset() local
14358 bitpos_int = tree_to_double_int (bit_position (decl)); in field_byte_offset()
14436 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
14448 if (object_offset_in_bits.ugt (bitpos_int)) in field_byte_offset()
14459 object_offset_in_bits = bitpos_int; in field_byte_offset()
16069 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
16084 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
16092 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddwarf2out.c16642 offset_int bitpos_int; in field_byte_offset() local
16651 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
16717 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
16729 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
18554 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
18571 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
18579 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddwarf2out.c16642 offset_int bitpos_int; in field_byte_offset() local
16651 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
16717 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
16729 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
18554 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
18571 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
18579 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c19135 offset_int bitpos_int; in field_byte_offset() local
19144 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19210 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19222 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21145 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21162 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21170 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
H A DFSFChangeLog.115024 greater than bitpos_int and recompute object_offset_in_bytes if true.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddwarf2out.c19661 offset_int bitpos_int; in field_byte_offset() local
19670 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19736 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19748 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21656 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21676 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21684 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddwarf2out.c19139 offset_int bitpos_int; in field_byte_offset() local
19148 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19214 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19226 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21239 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21256 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21264 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddwarf2out.c19119 offset_int bitpos_int; in field_byte_offset() local
19128 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19194 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19206 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21126 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21143 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21151 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddwarf2out.c19166 offset_int bitpos_int; in field_byte_offset() local
19175 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19241 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19253 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21109 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21126 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21134 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddwarf2out.c19450 offset_int bitpos_int; in field_byte_offset() local
19459 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19525 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19537 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21425 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21445 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21453 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddwarf2out.c19167 offset_int bitpos_int; in field_byte_offset() local
19176 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19242 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19254 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21129 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21146 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21154 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c19135 offset_int bitpos_int; in field_byte_offset() local
19144 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19210 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19222 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21145 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21162 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21170 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddwarf2out.c19450 offset_int bitpos_int; in field_byte_offset() local
19459 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19525 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19537 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21424 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21444 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21452 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c19135 offset_int bitpos_int; in field_byte_offset() local
19144 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19210 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19222 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21145 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21162 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21170 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddwarf2out.c19135 offset_int bitpos_int; in field_byte_offset() local
19144 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19210 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19222 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21145 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21162 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21170 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddwarf2out.c19450 offset_int bitpos_int; in field_byte_offset() local
19459 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19525 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19537 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21424 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21444 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21452 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddwarf2out.c19136 offset_int bitpos_int; in field_byte_offset() local
19145 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19211 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19223 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21215 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21232 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21240 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddwarf2out.c19167 offset_int bitpos_int; in field_byte_offset() local
19176 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19242 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19254 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21129 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21146 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21154 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddwarf2out.c19139 offset_int bitpos_int; in field_byte_offset() local
19148 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19214 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19226 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21239 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21256 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21264 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddwarf2out.c19136 offset_int bitpos_int; in field_byte_offset() local
19145 bitpos_int = wi::to_offset (bit_position (decl)); in field_byte_offset()
19211 deepest_bitpos = bitpos_int + field_size_in_bits; in field_byte_offset()
19223 if (wi::gtu_p (object_offset_in_bits, bitpos_int)) in field_byte_offset()
21166 HOST_WIDE_INT bitpos_int; in add_bit_offset_attribute() local
21183 bitpos_int = int_bit_position (decl); in add_bit_offset_attribute()
21191 highest_order_field_bit_offset = bitpos_int; in add_bit_offset_attribute()

12