Searched refs:int_byte_position (Results 1 – 6 of 6) sorted by relevance
2358 offset += int_byte_position (TREE_OPERAND (target, 1)); in decode_addr_const()4290 HOST_WIDE_INT pos = field ? int_byte_position (field) : 0; in output_constructor()
3967 extern HOST_WIDE_INT int_byte_position (tree);
1858 int_byte_position (tree field) in int_byte_position() function
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.
22795 * tree.c (int_bit_position, int_byte_position, tree_low_cst,
7540 int_byte_position (fields[0]), in mips_function_value()7542 int_byte_position (fields[1])); in mips_function_value()