Home
last modified time | relevance | path

Searched defs:bitregion_end (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpmed.c475 poly_uint64 bitregion_end, in adjust_bit_field_mem_for_reg()
540 poly_uint64 bitregion_end) in strict_volatile_bitfield_p()
741 poly_uint64 bitregion_start, poly_uint64 bitregion_end, in store_bit_field_1()
890 poly_uint64 bitregion_end, in store_integral_bit_field()
1114 poly_uint64 bitregion_start, poly_uint64 bitregion_end, in store_bit_field()
1199 poly_uint64 bitregion_start, poly_uint64 bitregion_end, in store_fixed_bit_field()
1354 poly_uint64 bitregion_start, poly_uint64 bitregion_end, in store_split_bit_field()
H A Dgimple-ssa-store-merging.c1345 poly_uint64 bitregion_end; variable
1368 unsigned HOST_WIDE_INT bitregion_end; variable
1438 unsigned HOST_WIDE_INT bitregion_end; variable
4576 poly_uint64 bitregion_start = 0, bitregion_end = 0; in mem_valid_for_store_merging() local
4663 poly_uint64 bitregion_start, poly_uint64 bitregion_end) in handled_load()
4734 poly_uint64 bitregion_start, bitregion_end; in process_store() local
H A Dstor-layout.c2881 poly_int64 bitregion_end, in bit_field_mode_iterator()
2996 poly_uint64 bitregion_start, poly_uint64 bitregion_end, in get_best_mode()
H A Dexpr.c4759 unsigned HOST_WIDE_INT bitsize, bitpos, bitregion_start, bitregion_end; in optimize_bitfield_assignment_op() local
5129 poly_uint64 bitregion_end = 0; in expand_assignment() local
6312 poly_uint64 bitregion_end, in store_constructor_field()
6387 poly_int64 bitregion_end = known_gt (size, 0) ? size * BITS_PER_UNIT - 1 : 0; in store_constructor() local
7001 poly_uint64 bitregion_start, poly_uint64 bitregion_end, in store_field()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpmed.cc479 poly_uint64 bitregion_end, in adjust_bit_field_mem_for_reg()
544 poly_uint64 bitregion_end) in strict_volatile_bitfield_p()
745 poly_uint64 bitregion_start, poly_uint64 bitregion_end, in store_bit_field_1()
895 poly_uint64 bitregion_end, in store_integral_bit_field()
1119 poly_uint64 bitregion_start, poly_uint64 bitregion_end, in store_bit_field()
1204 poly_uint64 bitregion_start, poly_uint64 bitregion_end, in store_fixed_bit_field()
1359 poly_uint64 bitregion_start, poly_uint64 bitregion_end, in store_split_bit_field()
H A Dgimple-ssa-store-merging.cc1627 poly_uint64 bitregion_end; member in __anone7f7d7200211::store_operand_info
1650 unsigned HOST_WIDE_INT bitregion_end; member in __anone7f7d7200211::store_immediate_info
1712 unsigned HOST_WIDE_INT bitregion_end; member in __anone7f7d7200211::merged_store_group
4941 poly_uint64 bitregion_start = 0, bitregion_end = 0; in mem_valid_for_store_merging() local
5028 poly_uint64 bitregion_start, poly_uint64 bitregion_end) in handled_load()
5099 poly_uint64 bitregion_start = 0, bitregion_end = 0; in process_store() local
H A Dstor-layout.cc2906 poly_int64 bitregion_end, in bit_field_mode_iterator()
3021 poly_uint64 bitregion_start, poly_uint64 bitregion_end, in get_best_mode()
H A Dexpr.cc5037 unsigned HOST_WIDE_INT bitsize, bitpos, bitregion_start, bitregion_end; in optimize_bitfield_assignment_op() local
5407 poly_uint64 bitregion_end = 0; in expand_assignment() local
6660 poly_uint64 bitregion_end, in store_constructor_field()
6735 poly_int64 bitregion_end = known_gt (size, 0) ? size * BITS_PER_UNIT - 1 : 0; in store_constructor() local
7356 poly_uint64 bitregion_start, poly_uint64 bitregion_end, in store_field()