Home
last modified time | relevance | path

Searched defs:bitpos (Results 1 – 25 of 97) sorted by relevance

1234

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-vect-generic.c107 tree t, tree bitsize, tree bitpos) in tree_vec_extract()
117 tree b ATTRIBUTE_UNUSED, tree bitpos, tree bitsize, in do_unop()
126 tree bitpos, tree bitsize, enum tree_code code) in do_binop()
143 tree bitpos, tree bitsize, enum tree_code code) in do_compare()
H A Dexpmed.c353 unsigned HOST_WIDE_INT offset, bitpos; in store_bit_field_1() local
882 unsigned HOST_WIDE_INT bitpos, in store_fixed_bit_field()
1064 unsigned HOST_WIDE_INT bitpos, in store_split_bit_field()
1238 unsigned HOST_WIDE_INT offset, bitpos; in extract_bit_field_1() local
1736 unsigned HOST_WIDE_INT bitpos, rtx target, in extract_fixed_bit_field()
1923 mask_rtx (enum machine_mode mode, int bitpos, int bitsize, int complement) in mask_rtx()
1940 lshift_value (enum machine_mode mode, rtx value, int bitpos, int bitsize) in lshift_value()
1959 unsigned HOST_WIDE_INT bitpos, int unsignedp) in extract_split_bit_field()
H A Dstor-layout.c792 bit_from_pos (tree offset, tree bitpos) in bit_from_pos()
801 byte_from_pos (tree offset, tree bitpos) in byte_from_pos()
2621 get_best_mode (int bitsize, int bitpos, in get_best_mode()
H A Dexpr.c2100 unsigned HOST_WIDE_INT bitpos, xbitpos, padding_correction = 0; in copy_blkmode_from_reg() local
2189 unsigned HOST_WIDE_INT bitpos, xbitpos, padding_correction = 0, bytes; in copy_blkmode_to_reg() local
4266 unsigned HOST_WIDE_INT bitpos, in optimize_bitfield_assignment_op()
4454 HOST_WIDE_INT *bitpos, in get_bit_range()
4637 HOST_WIDE_INT bitsize, bitpos; in expand_assignment() local
5687 HOST_WIDE_INT bitpos, enum machine_mode mode, in store_constructor_field()
5800 HOST_WIDE_INT bitpos = 0; in store_constructor() local
5999 HOST_WIDE_INT bitpos; in store_constructor() local
6170 HOST_WIDE_INT bitpos; in store_constructor() local
6313 store_field (rtx target, HOST_WIDE_INT bitsize, HOST_WIDE_INT bitpos, in store_field()
[all …]
H A Dtree-affine.c263 HOST_WIDE_INT bitpos, bitsize; in tree_to_aff_combination() local
864 HOST_WIDE_INT bitsize, bitpos; in get_inner_reference_aff() local
H A Dtree-vect-loop.c3531 tree bitsize, bitpos; in vect_create_epilog_for_reduction() local
3898 tree bitpos = size_int (bit_offset); in vect_create_epilog_for_reduction() local
3955 tree bitpos = bitsize_int (bit_offset); in vect_create_epilog_for_reduction() local
/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_nan.c71 int bitpos; /* index into words (in bits) */ local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-laddress.c103 poly_int64 bitsize, bitpos; in execute() local
H A Dstor-layout.c882 bit_from_pos (tree offset, tree bitpos) in bit_from_pos()
893 byte_from_pos (tree offset, tree bitpos) in byte_from_pos()
941 tree offset, bitpos; in normalize_offset() local
2828 ::bit_field_mode_iterator (HOST_WIDE_INT bitsize, HOST_WIDE_INT bitpos, in bit_field_mode_iterator()
2944 get_best_mode (int bitsize, int bitpos, in get_best_mode()
H A Dgimple-ssa-store-merging.c357 poly_int64 bitsize, bitpos, bytepos; in find_bswap_or_nop_load() local
588 unsigned HOST_WIDE_INT bitpos = tree_to_uhwi (TREE_OPERAND (rhs1, 2)); in find_bswap_or_nop_1() local
1321 poly_uint64 bitpos; member
1342 unsigned HOST_WIDE_INT bitpos; member
1599 encode_tree_to_bitpos (tree expr, unsigned char *ptr, int bitlen, int bitpos, in encode_tree_to_bitpos()
2441 unsigned int bitpos = info->bitpos - infof->bitpos; in try_coalesce_bswap() local
2968 unsigned HOST_WIDE_INT bitpos, in find_constituent_stores()
4058 poly_int64 bitsize, bitpos; in mem_valid_for_store_merging() local
4159 poly_uint64 bitsize, poly_uint64 bitpos, in handled_load()
4216 poly_uint64 bitsize, bitpos; in process_store() local
H A Dtree-vect-generic.c125 tree t, tree bitsize, tree bitpos) in tree_vec_extract()
156 tree b ATTRIBUTE_UNUSED, tree bitpos, tree bitsize, in do_unop()
165 tree bitpos, tree bitsize, enum tree_code code, in do_binop()
183 tree bitpos, tree bitsize, enum tree_code code, tree type) in do_compare()
1505 tree bitpos, tree bitsize, enum tree_code code, in do_cond()
H A Dexpr.c2648 unsigned HOST_WIDE_INT bitpos, xbitpos, padding_correction = 0; in copy_blkmode_from_reg() local
2759 unsigned HOST_WIDE_INT bitpos, xbitpos, padding_correction = 0, bytes; in copy_blkmode_to_reg() local
4665 unsigned HOST_WIDE_INT bitsize, bitpos, bitregion_start, bitregion_end; in optimize_bitfield_assignment_op() local
4847 poly_int64_pod *bitpos, tree *offset) in get_bit_range()
5021 poly_int64 bitsize, bitpos; in expand_assignment() local
6228 store_constructor_field (rtx target, poly_uint64 bitsize, poly_int64 bitpos, in store_constructor_field()
6369 HOST_WIDE_INT bitpos = 0; in store_constructor() local
6558 HOST_WIDE_INT bitpos; in store_constructor() local
6735 HOST_WIDE_INT bitpos; in store_constructor() local
6919 store_field (rtx target, poly_int64 bitsize, poly_int64 bitpos, in store_field()
[all …]
H A Dtree-affine.c270 poly_int64 bitpos, bitsize, bytepos; in tree_to_aff_combination() local
933 poly_int64 bitsize, bitpos; in get_inner_reference_aff() local
H A Dexpmed.c93 mask_rtx (scalar_int_mode mode, int bitpos, int bitsize, bool complement) in mask_rtx()
1045 unsigned HOST_WIDE_INT bitpos; in store_integral_bit_field() local
1325 unsigned HOST_WIDE_INT bitpos, in store_split_bit_field()
1990 unsigned HOST_WIDE_INT bitpos; in extract_integral_bit_field() local
2224 int bitpos) in lshift_value()
2243 unsigned HOST_WIDE_INT bitpos, int unsignedp, in extract_split_bit_field()
H A Dtree-ssa.c1839 tree bitpos = TREE_OPERAND (lhs, 2); in execute_update_addresses_taken() local
1879 tree bitpos in execute_update_addresses_taken() local
H A Dubsan.c1428 poly_int64 bitsize, bitpos, bytepos; in maybe_instrument_pointer_overflow() local
1667 poly_int64 bitsize, bitpos; in instrument_bool_enum_load() local
2089 poly_int64 bitsize, bitpos; in instrument_object_size() local
H A Dhsa-gen.c1957 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()
2526 HOST_WIDE_INT bitpos = tree_to_uhwi (TREE_OPERAND (rhs, 2)); 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
/dflybsd-src/contrib/gdb-7/gdb/
H A Dcp-valprint.c734 LONGEST bitpos = TYPE_FIELD_BITPOS (domain, i); in cp_find_class_member() local
746 LONGEST bitpos = TYPE_FIELD_BITPOS (domain, i); in cp_find_class_member() local
H A Dvalue.c250 int bitpos; member
1935 set_internalvar_component (struct internalvar *var, int offset, int bitpos, in set_internalvar_component()
2640 int bitpos = TYPE_FIELD_BITPOS (arg_type, fieldno); in value_primitive_field() local
2800 int embedded_offset, int bitpos, int bitsize, in unpack_value_bits_as_long_1()
2879 int embedded_offset, int bitpos, int bitsize, in unpack_value_bits_as_long()
2900 int bitpos = TYPE_FIELD_BITPOS (type, fieldno); in unpack_value_field_as_long_1() local
2975 LONGEST fieldval, int bitpos, int bitsize) in modify_field()
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Drdcoff.c404 bfd_vma bitpos = 0, bitsize = 0; in parse_coff_struct_type() local
H A Ddebug.c290 unsigned int bitpos; member
309 unsigned int bitpos; member
1681 bfd_vma bitpos, bfd_boolean is_virtual, in debug_make_baseclass()
1705 debug_type type, bfd_vma bitpos, bfd_vma bitsize, in debug_make_field()
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Drdcoff.c404 bfd_vma bitpos = 0, bitsize = 0; in parse_coff_struct_type() local
H A Ddebug.c290 unsigned int bitpos; member
309 unsigned int bitpos; member
1681 bfd_vma bitpos, bfd_boolean is_virtual, in debug_make_baseclass()
1705 debug_type type, bfd_vma bitpos, bfd_vma bitsize, in debug_make_field()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dreloc.c1394 unsigned int bitpos = howto->bitpos; in _bfd_relocate_contents() local
/dflybsd-src/contrib/gdb-7/bfd/
H A Dreloc.c1387 unsigned int bitpos = howto->bitpos; in _bfd_relocate_contents() local

1234