Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/objc/
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/dist/gcc/
Dpointer-query.cc2448 HOST_WIDE_INT fldpos = next_pos < 0 ? int_byte_position (fld) : next_pos; in field_at_offset()
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()
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()
Dtree.h4829 extern HOST_WIDE_INT int_byte_position (const_tree);
Dvarasm.cc5506 fieldpos = int_byte_position (local->field); in output_constructor_regular_field()
Dtree.cc3647 int_byte_position (const_tree field) in int_byte_position() function
Ddwarf2out.cc19187 unsigned HOST_WIDE_INT pos = int_byte_position (field); in loc_list_from_tree_1()
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.
DChangeLog-200713946 int_bit_position, byte_position, int_byte_position, expr_align,
13964 int_byte_position, list_length, fields_length, initializer_zerop,
DChangeLog-200522794 * tree.c (int_bit_position, int_byte_position, tree_low_cst,
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
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/dist/gcc/config/mips/
Dmips.cc6569 int_byte_position (fields[0]), in mips_function_value_1()
6571 int_byte_position (fields[1])); in mips_function_value_1()