/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfxx-loongarch.c | 748 #define LARCH_RELOC_BFD_VMA_BIT_MASK(bitsize) \ argument 769 int bitsize = howto->bitsize + howto->rightshift; in loongarch_gen_adjust_reloc_bits() local 819 int bitsize = howto->bitsize + howto->rightshift; in loongarch_adjust_reloc_bits_l16_xx5_h5() local 859 int bitsize = howto->bitsize + howto->rightshift; in loongarch_adjust_reloc_bits_l16_h10() local
|
H A D | elf-hppa.h | 50 #define HOW(type, size, bitsize, pc_rel, complain, mask) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | expmed.c | 95 mask_rtx (scalar_int_mode mode, int bitpos, int bitsize, bool complement) in mask_rtx() 438 unsigned HOST_WIDE_INT bitsize, in narrow_bit_field_mem() 472 rtx op0, HOST_WIDE_INT bitsize, in adjust_bit_field_mem_for_reg() 516 lowpart_bit_field_p (poly_uint64 bitnum, poly_uint64 bitsize, in lowpart_bit_field_p() 536 strict_volatile_bitfield_p (rtx op0, unsigned HOST_WIDE_INT bitsize, in strict_volatile_bitfield_p() 581 simple_mem_bitfield_p (rtx op0, poly_uint64 bitsize, poly_uint64 bitnum, in simple_mem_bitfield_p() 600 unsigned HOST_WIDE_INT bitsize, in store_bit_field_using_insv() 740 store_bit_field_1 (rtx str_rtx, poly_uint64 bitsize, poly_uint64 bitnum, in store_bit_field_1() 887 unsigned HOST_WIDE_INT bitsize, in store_integral_bit_field() 1113 store_bit_field (rtx str_rtx, poly_uint64 bitsize, poly_uint64 bitnum, in store_bit_field() [all …]
|
H A D | gimple-laddress.c | 103 poly_int64 bitsize, bitpos; in execute() local
|
H A D | hsa-common.c | 412 hsa_bittype_for_bitsize (unsigned bitsize) in hsa_bittype_for_bitsize() 436 hsa_uint_for_bitsize (unsigned bitsize) in hsa_uint_for_bitsize() 456 hsa_float_for_bitsize (unsigned bitsize) in hsa_float_for_bitsize()
|
H A D | stor-layout.c | 423 poly_int64 bitsize = GET_MODE_BITSIZE (mode); in bitwise_mode_for_mode() local 1500 HOST_WIDE_INT bitsize = tree_to_uhwi (DECL_SIZE (field)); in place_field() local 1607 unsigned HOST_WIDE_INT bitsize in place_field() local 2045 unsigned HOST_WIDE_INT bitsize, maxbitsize; in finish_bitfield_representative() local 2879 ::bit_field_mode_iterator (HOST_WIDE_INT bitsize, HOST_WIDE_INT bitpos, in bit_field_mode_iterator() 2995 get_best_mode (int bitsize, int bitpos, in get_best_mode()
|
H A D | tree-affine.c | 270 poly_int64 bitpos, bitsize, bytepos; variable 384 poly_int64 bitpos, bitsize, bytepos; in tree_to_aff_combination() local 1000 poly_int64 bitsize, bitpos; in get_inner_reference_aff() local
|
H A D | tree-vect-generic.c | 127 tree t, tree bitsize, tree bitpos) in tree_vec_extract() 158 tree b ATTRIBUTE_UNUSED, tree bitpos, tree bitsize, in do_unop() 167 tree bitpos, tree bitsize, enum tree_code code, in do_binop() 185 tree bitpos, tree bitsize, enum tree_code code, tree type) in do_compare() 1620 tree bitpos, tree bitsize, enum tree_code code, in do_cond() 1671 tree decl, tree bitpos, tree bitsize, in do_vec_conversion()
|
H A D | gimple-ssa-store-merging.c | 371 poly_int64 bitsize, bitpos, bytepos; in find_bswap_or_nop_load() local 601 unsigned HOST_WIDE_INT bitsize = tree_to_uhwi (TREE_OPERAND (rhs1, 1)); in find_bswap_or_nop_1() local 1342 poly_uint64 bitsize; variable 3139 unsigned HOST_WIDE_INT bitsize) in find_constituent_stores() 3657 unsigned HOST_WIDE_INT bitsize = info->bitsize; in invert_op() local 4575 poly_int64 bitsize, bitpos; in mem_valid_for_store_merging() local 4662 poly_uint64 bitsize, poly_uint64 bitpos, in handled_load() 4733 poly_uint64 bitsize, bitpos; in process_store() local
|
H A D | ubsan.c | 129 const unsigned int bitsize = GET_MODE_BITSIZE (mode); in ubsan_encode_value() local 1433 poly_int64 bitsize, bitpos, bytepos; in maybe_instrument_pointer_overflow() local 1675 poly_int64 bitsize, bitpos; in instrument_bool_enum_load() local 2097 poly_int64 bitsize, bitpos; in instrument_object_size() local
|
H A D | expr.c | 2710 unsigned HOST_WIDE_INT bitsize = MIN (TYPE_ALIGN (type), BITS_PER_WORD); in copy_blkmode_from_reg() local 2823 unsigned int bitsize; in copy_blkmode_to_reg() local 4759 unsigned HOST_WIDE_INT bitsize, bitpos, bitregion_start, bitregion_end; in optimize_bitfield_assignment_op() local 5127 poly_int64 bitsize, bitpos; in expand_assignment() local 6310 store_constructor_field (rtx target, poly_uint64 bitsize, poly_int64 bitpos, in store_constructor_field() 6450 HOST_WIDE_INT bitsize; in store_constructor() local 6638 poly_int64 bitsize; in store_constructor() local 6813 HOST_WIDE_INT bitsize; in store_constructor() local 7000 store_field (rtx target, poly_int64 bitsize, poly_int64 bitpos, in store_field() 7985 poly_int64 bitsize, bitpos; in expand_expr_addr_expr_1() local [all …]
|
H A D | hsa-gen.c | 703 unsigned bitsize = hsa_type_bit_size (type); in mem_type_for_type() local 1957 HOST_WIDE_INT bitsize = 0, bitpos = 0; variable 2328 HOST_WIDE_INT bitsize, HOST_WIDE_INT bitpos, in gen_hsa_insns_for_bitfield() 2382 HOST_WIDE_INT bitsize, HOST_WIDE_INT bitpos, in gen_hsa_insns_for_bitfield_load() 2525 HOST_WIDE_INT bitsize = tree_to_uhwi (TREE_OPERAND (rhs, 1)); in gen_hsa_insns_for_load() local 2535 HOST_WIDE_INT bitsize, bitpos; in gen_hsa_insns_for_load() local 2576 get_bitfield_size (unsigned bitpos, unsigned bitsize) in get_bitfield_size() 2595 HOST_WIDE_INT bitsize = 0, bitpos = 0; in gen_hsa_insns_for_store() local 3211 unsigned HOST_WIDE_INT bitsize = TREE_INT_CST_LOW (TYPE_SIZE (type)); in gen_hsa_insns_for_operation_assignment() local 4289 unsigned bitsize = tree_to_uhwi (TYPE_SIZE (TREE_TYPE (rhs1))); in gen_hsa_clrsb() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | expmed.cc | 95 mask_rtx (scalar_int_mode mode, int bitpos, int bitsize, bool complement) in mask_rtx() 442 unsigned HOST_WIDE_INT bitsize, in narrow_bit_field_mem() 476 rtx op0, HOST_WIDE_INT bitsize, in adjust_bit_field_mem_for_reg() 520 lowpart_bit_field_p (poly_uint64 bitnum, poly_uint64 bitsize, in lowpart_bit_field_p() 540 strict_volatile_bitfield_p (rtx op0, unsigned HOST_WIDE_INT bitsize, in strict_volatile_bitfield_p() 585 simple_mem_bitfield_p (rtx op0, poly_uint64 bitsize, poly_uint64 bitnum, in simple_mem_bitfield_p() 604 unsigned HOST_WIDE_INT bitsize, in store_bit_field_using_insv() 744 store_bit_field_1 (rtx str_rtx, poly_uint64 bitsize, poly_uint64 bitnum, in store_bit_field_1() 892 unsigned HOST_WIDE_INT bitsize, in store_integral_bit_field() 1118 store_bit_field (rtx str_rtx, poly_uint64 bitsize, poly_uint64 bitnum, in store_bit_field() [all …]
|
H A D | gimple-laddress.cc | 103 poly_int64 bitsize, bitpos; in execute() local
|
H A D | stor-layout.cc | 426 poly_int64 bitsize = GET_MODE_BITSIZE (mode); in bitwise_mode_for_mode() local 1503 HOST_WIDE_INT bitsize = tree_to_uhwi (DECL_SIZE (field)); in place_field() local 1610 unsigned HOST_WIDE_INT bitsize in place_field() local 2058 unsigned HOST_WIDE_INT bitsize, maxbitsize; in finish_bitfield_representative() local 2904 ::bit_field_mode_iterator (HOST_WIDE_INT bitsize, HOST_WIDE_INT bitpos, in bit_field_mode_iterator() 3020 get_best_mode (int bitsize, int bitpos, in get_best_mode()
|
H A D | tree-affine.cc | 271 poly_int64 bitpos, bitsize, bytepos; in expr_to_aff_combination() local 393 poly_int64 bitpos, bitsize, bytepos; in tree_to_aff_combination() local 1009 poly_int64 bitsize, bitpos; in get_inner_reference_aff() local
|
H A D | tree-vect-generic.cc | 175 tree t, tree bitsize, tree bitpos) in tree_vec_extract() 202 tree b ATTRIBUTE_UNUSED, tree bitpos, tree bitsize, in do_unop() 211 tree bitpos, tree bitsize, enum tree_code code, in do_binop() 229 tree bitpos, tree bitsize, enum tree_code code, tree type) in do_compare() 1773 tree bitpos, tree bitsize, enum tree_code code, in do_cond() 1824 tree decl, tree bitpos, tree bitsize, in do_vec_conversion()
|
H A D | gimple-ssa-store-merging.cc | 371 poly_int64 bitsize, bitpos, bytepos; in find_bswap_or_nop_load() local 629 unsigned HOST_WIDE_INT bitsize = tree_to_uhwi (TREE_OPERAND (rhs1, 1)); in find_bswap_or_nop_1() local 1624 poly_uint64 bitsize; member in __anone7f7d7200211::store_operand_info 1646 unsigned HOST_WIDE_INT bitsize; member in __anone7f7d7200211::store_immediate_info 3474 unsigned HOST_WIDE_INT bitsize) in find_constituent_stores() 3994 unsigned HOST_WIDE_INT bitsize = info->bitsize; in invert_op() local 4940 poly_int64 bitsize, bitpos; in mem_valid_for_store_merging() local 5027 poly_uint64 bitsize, poly_uint64 bitpos, in handled_load() 5098 poly_uint64 bitsize, bitpos = 0; in process_store() local
|
H A D | ubsan.cc | 130 const unsigned int bitsize = GET_MODE_BITSIZE (mode); in ubsan_encode_value() local 1451 poly_int64 bitsize, bitpos, bytepos; in maybe_instrument_pointer_overflow() local 1693 poly_int64 bitsize, bitpos; in instrument_bool_enum_load() local 2127 poly_int64 bitsize, bitpos; in instrument_object_size() local
|
H A D | expr.cc | 2901 unsigned HOST_WIDE_INT bitsize = MIN (TYPE_ALIGN (type), BITS_PER_WORD); in copy_blkmode_from_reg() local 3014 unsigned int bitsize; in copy_blkmode_to_reg() local 5037 unsigned HOST_WIDE_INT bitsize, bitpos, bitregion_start, bitregion_end; in optimize_bitfield_assignment_op() local 5405 poly_int64 bitsize, bitpos; in expand_assignment() local 6658 store_constructor_field (rtx target, poly_uint64 bitsize, poly_int64 bitpos, in store_constructor_field() 6798 HOST_WIDE_INT bitsize; in store_constructor() local 6986 poly_int64 bitsize; in store_constructor() local 7161 HOST_WIDE_INT bitsize; in store_constructor() local 7355 store_field (rtx target, poly_int64 bitsize, poly_int64 bitpos, in store_field() 8346 poly_int64 bitsize, bitpos; in expand_expr_addr_expr_1() local [all …]
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | rc2test.c | 44 const int bitsize; member
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf-hppa.h | 50 #define HOW(type, size, bitsize, pc_rel, complain, mask) \ argument
|
H A D | elfxx-loongarch.c | 1963 #define LARCH_RELOC_BFD_VMA_BIT_MASK(bitsize) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | rdcoff.c | 404 bfd_vma bitpos = 0, bitsize = 0; in parse_coff_struct_type() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | rdcoff.c | 347 bfd_vma bitpos = 0, bitsize = 0; in parse_coff_struct_type() local
|