Searched refs:int_byte_position (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dvarasm.c2356 offset += int_byte_position (TREE_OPERAND (target, 1));
4220 HOST_WIDE_INT pos = field ? int_byte_position (field) : 0;
H A Dtree.h3535 extern HOST_WIDE_INT int_byte_position (tree);
H A Dtree.c1720 int_byte_position (tree field)
1710 int_byte_position (tree field) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dvarasm.c2809 offset += int_byte_position (TREE_OPERAND (target, 1));
4885 fieldpos = int_byte_position (local->field);
H A Dtree.h4285 extern HOST_WIDE_INT int_byte_position (const_tree);
H A Dtree.c2282 int_byte_position (const_tree field)
2273 int_byte_position (const_tree field) function
H A Ddwarf2out.c16131 pos = int_byte_position (field);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mips/
H A Dmips.c7437 int_byte_position (fields[0]),
7439 int_byte_position (fields[1]));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.c5278 int_byte_position (fields[0]),
5280 int_byte_position (fields[1]));

Completed in 523 milliseconds