Home
last modified time | relevance | path

Searched refs:int_byte_position (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-codegen.cc1149 HOST_WIDE_INT fieldpos = int_byte_position (field); in build_struct_literal()
1185 offset = int_byte_position (field) in build_struct_literal()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.c3501 instanceSize = int_byte_position (field) * BITS_PER_UNIT in generate_v2_class_structs()
3512 (inst_ivars != NULL_TREE) ? (unsigned) int_byte_position (firstIvar) in generate_v2_class_structs()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.cc3515 instanceSize = int_byte_position (field) * BITS_PER_UNIT in generate_v2_class_structs()
3526 (inst_ivars != NULL_TREE) ? (unsigned) int_byte_position (firstIvar) in generate_v2_class_structs()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-sprintf.c2246 HOST_WIDE_INT fldoff = int_byte_position (fld); in field_at_offset()
2359 *fldoff += int_byte_position (fld); in get_origin_and_offset()
H A Dtree.h4657 extern HOST_WIDE_INT int_byte_position (const_tree);
H A Dvarasm.c5244 fieldpos = int_byte_position (local->field); in output_constructor_regular_field()
H A Dhsa-gen.c4014 return int_byte_position (chain); in get_hsa_kernel_dispatch_offset()
H A Dtree.c3378 int_byte_position (const_tree field) in int_byte_position() function
H A Dfold-const.c8116 pos = int_byte_position (field); in native_encode_initializer()
H A Ddwarf2out.c18637 unsigned HOST_WIDE_INT pos = int_byte_position (field); in loc_list_from_tree_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpointer-query.cc2448 HOST_WIDE_INT fldpos = next_pos < 0 ? int_byte_position (fld) : next_pos; in field_at_offset()
H A Dfold-const.cc8320 pos = int_byte_position (field); in native_encode_initializer()
8359 pos = int_byte_position (field); in native_encode_initializer()
8437 rpos = int_byte_position (repr); in native_encode_initializer()
8989 pos = int_byte_position (field); in native_interpret_aggregate()
H A Dgimple-fold.cc4680 HOST_WIDE_INT pos = int_byte_position (field); in clear_padding_type()
4757 HOST_WIDE_INT pos = int_byte_position (field); in clear_padding_type()
H A Dvarasm.cc5506 fieldpos = int_byte_position (local->field); in output_constructor_regular_field()
H A Dtree.h4829 extern HOST_WIDE_INT int_byte_position (const_tree);
H A Dtree.cc3647 int_byte_position (const_tree field) in int_byte_position() function
H A Ddwarf2out.cc19187 unsigned HOST_WIDE_INT pos = int_byte_position (field); in loc_list_from_tree_1()
H A DChangeLog-200024201 (mips_function_value): Use int_byte_position and make HOST_WIDE_INT.
24458 (byte_position, int_byte_position): New functions.
24490 (byte_position, int_byte_position): Likewise.
H A DChangeLog-200713946 int_bit_position, byte_position, int_byte_position, expr_align,
13964 int_byte_position, list_length, fields_length, initializer_zerop,
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc4361 HOST_WIDE_INT pos = int_byte_position (index); in clear_uchar_or_std_byte_in_mask()
4420 pos = int_byte_position (index); in clear_uchar_or_std_byte_in_mask()
4435 pos = int_byte_position (index); in clear_uchar_or_std_byte_in_mask()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c2450 HOST_WIDE_INT pos = offset + int_byte_position (f); in riscv_flatten_aggregate_field()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc2805 HOST_WIDE_INT pos = offset + int_byte_position (f); in riscv_flatten_aggregate_field()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc335 HOST_WIDE_INT pos = offset + int_byte_position (f); in loongarch_flatten_aggregate_field()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc6569 int_byte_position (fields[0]), in mips_function_value_1()
6571 int_byte_position (fields[1])); in mips_function_value_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c6429 int_byte_position (fields[0]), in mips_function_value_1()
6431 int_byte_position (fields[1])); in mips_function_value_1()

12