Searched refs:int_byte_position (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/objc/ |
| D | objc-next-runtime-abi-02.cc | 3515 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/ |
| D | pointer-query.cc | 2448 HOST_WIDE_INT fldpos = next_pos < 0 ? int_byte_position (fld) : next_pos; in field_at_offset()
|
| D | fold-const.cc | 8320 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()
|
| D | gimple-fold.cc | 4680 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()
|
| D | tree.h | 4829 extern HOST_WIDE_INT int_byte_position (const_tree);
|
| D | varasm.cc | 5506 fieldpos = int_byte_position (local->field); in output_constructor_regular_field()
|
| D | tree.cc | 3647 int_byte_position (const_tree field) in int_byte_position() function
|
| D | dwarf2out.cc | 19187 unsigned HOST_WIDE_INT pos = int_byte_position (field); in loc_list_from_tree_1()
|
| D | ChangeLog-2000 | 24201 (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.
|
| D | ChangeLog-2007 | 13946 int_bit_position, byte_position, int_byte_position, expr_align, 13964 int_byte_position, list_length, fields_length, initializer_zerop,
|
| D | ChangeLog-2005 | 22794 * tree.c (int_bit_position, int_byte_position, tree_low_cst,
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | constexpr.cc | 4361 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/ |
| D | mips.cc | 6569 int_byte_position (fields[0]), in mips_function_value_1() 6571 int_byte_position (fields[1])); in mips_function_value_1()
|