/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | stor-layout.cc | 912 bit_from_pos (tree offset, tree bitpos) in bit_from_pos() 923 byte_from_pos (tree offset, tree bitpos) in byte_from_pos() 971 tree offset, bitpos; in normalize_offset() local 1036 update_alignment_for_field (record_layout_info rli, tree field, in update_alignment_for_field() 1147 handle_warn_if_not_align (tree field, unsigned int record_align) in handle_warn_if_not_align() 1201 place_union_field (record_layout_info rli, tree field) in place_union_field() 1251 place_field (record_layout_info rli, tree field) in place_field() 1835 tree field; in compute_record_mode() local 2025 start_bitfield_representative (tree field) in start_bitfield_representative() 2056 finish_bitfield_representative (tree repr, tree field) in finish_bitfield_representative() [all …]
|
H A D | expr.cc | 2902 unsigned HOST_WIDE_INT bitpos, xbitpos, padding_correction = 0; in copy_blkmode_from_reg() local 3013 unsigned HOST_WIDE_INT bitpos, xbitpos, padding_correction = 0, bytes; in copy_blkmode_to_reg() local 5037 unsigned HOST_WIDE_INT bitsize, bitpos, bitregion_start, bitregion_end; in optimize_bitfield_assignment_op() local 5219 poly_int64_pod *bitpos, tree *offset) in get_bit_range() 5222 tree field, repr; in get_bit_range() 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() 6744 tree field, value; in store_constructor() local 6799 HOST_WIDE_INT bitpos = 0; in store_constructor() local 6987 HOST_WIDE_INT bitpos; in store_constructor() local [all …]
|
H A D | tsan.cc | 92 tree field = TREE_OPERAND (expr, 1); in is_vptr_store() local 153 HOST_WIDE_INT bitpos, bitsize; in instrument_expr() local
|
H A D | fold-const.cc | 3748 tree field, value; in hash_operand() local 4452 HOST_WIDE_INT bitsize, poly_int64 bitpos, in make_bit_field_ref() 7744 int bitpos = byte * BITS_PER_UNIT; in native_encode_int() local 7808 int byte, offset, word, words, bitpos; in native_encode_real() local 8303 tree val = NULL_TREE, field = NULL_TREE; in native_encode_initializer() local 8686 for (int bitpos = 0; bitpos < total_bytes * BITS_PER_UNIT; in native_interpret_real() local 8944 for (tree field = TYPE_FIELDS (type); field; field = DECL_CHAIN (field)) in native_interpret_aggregate() local 9410 poly_int64 bitsize, bitpos; in fold_unary_loc() local 9941 pointer_may_wrap_p (tree base, tree offset, poly_int64 bitpos) in pointer_may_wrap_p() 12878 tree field, value; in fold_ternary_loc() local [all …]
|
H A D | tree-ssa-alias.cc | 808 unsigned HOST_WIDE_INT *bitpos) in ao_ref_alignment() 1841 ncr_type_uid (const_tree field) in ncr_type_uid() 1895 tree field = TREE_OPERAND (x, 1); in nonoverlapping_component_refs_p() local 1911 tree field = TREE_OPERAND (y, 1); in nonoverlapping_component_refs_p() local 4329 tree field = TREE_OPERAND (r, 1); in hash_ao_ref() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | stor-layout.c | 909 bit_from_pos (tree offset, tree bitpos) in bit_from_pos() 920 byte_from_pos (tree offset, tree bitpos) in byte_from_pos() 968 tree offset, bitpos; in normalize_offset() local 1033 update_alignment_for_field (record_layout_info rli, tree field, in update_alignment_for_field() 1144 handle_warn_if_not_align (tree field, unsigned int record_align) in handle_warn_if_not_align() 1198 place_union_field (record_layout_info rli, tree field) in place_union_field() 1248 place_field (record_layout_info rli, tree field) in place_field() 1832 tree field; in compute_record_mode() local 2012 start_bitfield_representative (tree field) in start_bitfield_representative() 2043 finish_bitfield_representative (tree repr, tree field) in finish_bitfield_representative() [all …]
|
H A D | tree-vect-generic.c | 127 tree t, tree bitsize, tree bitpos) in tree_vec_extract() 144 tree field = gimplify_build3 (gsi, BIT_FIELD_REF, itype, t, in tree_vec_extract() local 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() 1697 tree, tree bitpos, tree, enum tree_code code, in do_vec_narrow_conversion()
|
H A D | expr.c | 2711 unsigned HOST_WIDE_INT bitpos, xbitpos, padding_correction = 0; in copy_blkmode_from_reg() local 2822 unsigned HOST_WIDE_INT bitpos, xbitpos, padding_correction = 0, bytes; in copy_blkmode_to_reg() local 4759 unsigned HOST_WIDE_INT bitsize, bitpos, bitregion_start, bitregion_end; in optimize_bitfield_assignment_op() local 4941 poly_int64_pod *bitpos, tree *offset) in get_bit_range() 4944 tree field, repr; in get_bit_range() 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() 6396 tree field, value; in store_constructor() local 6451 HOST_WIDE_INT bitpos = 0; in store_constructor() local 6639 HOST_WIDE_INT bitpos; in store_constructor() local [all …]
|
H A D | tsan.c | 87 tree field = TREE_OPERAND (expr, 1); in is_vptr_store() local 145 HOST_WIDE_INT bitpos, bitsize; in instrument_expr() local
|
H A D | fold-const.c | 3688 tree field, value; in hash_operand() local 4369 HOST_WIDE_INT bitsize, poly_int64 bitpos, in make_bit_field_ref() 7647 int bitpos = byte * BITS_PER_UNIT; in native_encode_int() local 7711 int byte, offset, word, words, bitpos; in native_encode_real() local 8109 tree field = ce->index; in native_encode_initializer() local 8243 for (int bitpos = 0; bitpos < total_bytes * BITS_PER_UNIT; in native_interpret_real() local 8797 poly_int64 bitsize, bitpos; in fold_unary_loc() local 9319 pointer_may_wrap_p (tree base, tree offset, poly_int64 bitpos) in pointer_may_wrap_p() 12283 tree field, value; in fold_ternary_loc() local 12624 unsigned HOST_WIDE_INT bitpos = tree_to_uhwi (op2); in fold_ternary_loc() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-call.cc | 219 tree field; in rs6000_aggregate_candidate() local 284 tree field; in rs6000_aggregate_candidate() local 917 HOST_WIDE_INT bitpos, int final) in rs6000_darwin64_record_arg_advance_flush() 982 HOST_WIDE_INT bitpos = startbitpos; in rs6000_darwin64_record_arg_advance_recurse() local 1296 HOST_WIDE_INT bitpos, rtx rvec[], int *k) in rs6000_darwin64_record_arg_flush() 1371 HOST_WIDE_INT bitpos = startbitpos; in rs6000_darwin64_record_arg_recurse() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | debug.c | 290 unsigned int bitpos; member 309 unsigned int bitpos; member 1681 bfd_vma bitpos, bool is_virtual, in debug_make_baseclass() 1705 debug_type type, bfd_vma bitpos, bfd_vma bitsize, in debug_make_field() 2252 debug_get_field_type (void *handle ATTRIBUTE_UNUSED, debug_field field) in debug_get_field_type() 2262 debug_get_field_name (void *handle ATTRIBUTE_UNUSED, debug_field field) in debug_get_field_name() 2272 debug_get_field_bitpos (void *handle ATTRIBUTE_UNUSED, debug_field field) in debug_get_field_bitpos() 2282 debug_get_field_bitsize (void *handle ATTRIBUTE_UNUSED, debug_field field) in debug_get_field_bitsize() 2292 debug_get_field_visibility (void *handle ATTRIBUTE_UNUSED, debug_field field) in debug_get_field_visibility() 2302 debug_get_field_physname (void *handle ATTRIBUTE_UNUSED, debug_field field) in debug_get_field_physname()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-omp.c | 195 HOST_WIDE_INT bitpos = 0, bitsize = 0; in c_finish_omp_atomic() local 230 tree field = TREE_OPERAND (lhs, 1); in c_finish_omp_atomic() local 351 tree field = TREE_OPERAND (lhs1, 1); in c_finish_omp_atomic() local 363 tree field = TREE_OPERAND (rhs1, 1); in c_finish_omp_atomic() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | init.c | 192 tree field; in build_zero_init_1() local 209 tree bitpos = bit_position (field); in build_zero_init_1() local 404 tree field; in build_value_init_noctor() local 1041 innermost_aggr_scope (tree field) in innermost_aggr_scope() 1176 tree field; in sort_mem_initializers() local 1538 initializing_context (tree field) in initializing_context() 1557 member_init_ok_or_else (tree field, tree type, tree member_name) in member_init_ok_or_else() 1603 tree field; in expand_member_init() local 2447 tree field; in diagnose_uninitialized_cst_or_ref_member_1() local 2565 tree field, elt; in find_flexarray_init() local [all …]
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | debug.c | 295 unsigned int bitpos; member 314 unsigned int bitpos; member 1679 bfd_vma bitpos, bool is_virtual, in debug_make_baseclass() 1703 debug_type type, bfd_vma bitpos, bfd_vma bitsize, in debug_make_field() 2248 debug_get_field_type (void *handle ATTRIBUTE_UNUSED, debug_field field) in debug_get_field_type() 2258 debug_get_field_name (void *handle ATTRIBUTE_UNUSED, debug_field field) in debug_get_field_name() 2268 debug_get_field_bitpos (void *handle ATTRIBUTE_UNUSED, debug_field field) in debug_get_field_bitpos() 2278 debug_get_field_bitsize (void *handle ATTRIBUTE_UNUSED, debug_field field) in debug_get_field_bitsize() 2288 debug_get_field_visibility (void *handle ATTRIBUTE_UNUSED, debug_field field) in debug_get_field_visibility() 2298 debug_get_field_physname (void *handle ATTRIBUTE_UNUSED, debug_field field) in debug_get_field_physname()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | init.cc | 192 tree field, next; in build_zero_init_1() local 215 tree bitpos = bit_position (field); in build_zero_init_1() local 410 tree field; in build_value_init_noctor() local 898 tree field = TREE_OPERAND (init, 1); in find_uninit_fields_r() local 1243 innermost_aggr_scope (tree field) in innermost_aggr_scope() 1380 tree field; in sort_mem_initializers() local 1764 initializing_context (tree field) in initializing_context() 1783 member_init_ok_or_else (tree field, tree type, tree member_name) in member_init_ok_or_else() 1829 tree field; in expand_member_init() local 2686 tree field; in diagnose_uninitialized_cst_or_ref_member_1() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-omp.cc | 224 HOST_WIDE_INT bitpos = 0, bitsize = 0; in c_finish_omp_atomic() local 266 tree field = TREE_OPERAND (lhs, 1); in c_finish_omp_atomic() local 555 tree field = TREE_OPERAND (lhs1, 1); in c_finish_omp_atomic() local 567 tree field = TREE_OPERAND (rhs1, 1); in c_finish_omp_atomic() local
|
H A D | c-pretty-print.cc | 1721 HOST_WIDE_INT bitpos = tree_to_shwi (TREE_OPERAND (e, 2)); in postfix_expression() local 1882 for (tree field = TYPE_FIELDS (optype); in c_fold_indirect_ref_for_warn() local 1919 for (tree field = TYPE_FIELDS (optype); in c_fold_indirect_ref_for_warn() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 2274 tree field; in lookup_field() local 2386 tree field; in lookup_field_fuzzy_find_candidates() local 2454 tree field = NULL; in build_component_ref() local 5846 tree field; in build_c_cast() local 6339 tree field; in find_anonymous_field_with_type() local 6380 tree field, found_field; in convert_to_anonymous_field() local 9086 tree field; in set_init_label() local 9182 tree bitpos; in add_pending_init() local 9424 int byte, wchar_bytes, charwidth, bitpos; in set_nonincremental_init_from_string() local 9498 find_init_member (tree field, struct obstack * braced_init_obstack) in find_init_member() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 2288 tree field; in lookup_field() local 2400 tree field; in lookup_field_fuzzy_find_candidates() local 2468 tree field = NULL; in build_component_ref() local 5964 tree field; in build_c_cast() local 6455 tree field; in find_anonymous_field_with_type() local 6496 tree field, found_field; in convert_to_anonymous_field() local 9266 tree field; in set_init_label() local 9362 tree bitpos; in add_pending_init() local 9604 int byte, wchar_bytes, charwidth, bitpos; in set_nonincremental_init_from_string() local 9678 find_init_member (tree field, struct obstack * braced_init_obstack) in find_init_member() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 6873 for (tree field = TYPE_FIELDS (type); field; field = DECL_CHAIN (field)) variable 6882 for (tree field = TYPE_FIELDS (type); field; field = DECL_CHAIN (field)) variable 6888 int bitpos = offset; variable 6917 classify_registers (const_tree, int bitpos, bool fp, classify_data_t *data) in classify_registers() 7098 compute_int_layout (int bitpos, assign_data_t *data, int *pnregs) in compute_int_layout() 7131 compute_fp_layout (const_tree field, int bitpos, assign_data_t *data, in compute_fp_layout() 7176 count_registers (const_tree field, int bitpos, bool fp, assign_data_t *data) in count_registers() 7200 assign_int_registers (int bitpos, assign_data_t *data) in assign_int_registers() 7240 assign_fp_registers (const_tree field, int bitpos, assign_data_t *data) in assign_fp_registers() 7270 assign_registers (const_tree field, int bitpos, bool fp, assign_data_t *data) in assign_registers()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 6805 for (tree field = TYPE_FIELDS (type); field; field = DECL_CHAIN (field)) in traverse_record_type() local 6814 for (tree field = TYPE_FIELDS (type); field; field = DECL_CHAIN (field)) in traverse_record_type() local 6820 int bitpos = offset; in traverse_record_type() local 6849 classify_registers (const_tree, int bitpos, bool fp, classify_data_t *data) in classify_registers() 7030 compute_int_layout (int bitpos, assign_data_t *data, int *pnregs) in compute_int_layout() 7063 compute_fp_layout (const_tree field, int bitpos, assign_data_t *data, in compute_fp_layout() 7108 count_registers (const_tree field, int bitpos, bool fp, assign_data_t *data) in count_registers() 7132 assign_int_registers (int bitpos, assign_data_t *data) in assign_int_registers() 7172 assign_fp_registers (const_tree field, int bitpos, assign_data_t *data) in assign_fp_registers() 7202 assign_registers (const_tree field, int bitpos, bool fp, assign_data_t *data) in assign_registers()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | nds32-asm.h | 229 const struct nds32_field *field; member 261 int bitpos; member
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | nds32-asm.h | 229 const struct nds32_field *field; member 261 int bitpos; member
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/ |
H A D | aaA.d | 350 size_t bitpos = aa.valoff / (void*).sizeof; in immutable() local 912 ubyte field; member
|