Home
last modified time | relevance | path

Searched refs:byte_offset2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple.cc2499 unsigned HOST_WIDE_INT byte_offset1, byte_offset2; in gimple_compare_field_offset() local
2505 byte_offset2 = (TREE_INT_CST_LOW (DECL_FIELD_OFFSET (f2)) in gimple_compare_field_offset()
2507 if (byte_offset1 != byte_offset2) in gimple_compare_field_offset()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple.c2409 unsigned HOST_WIDE_INT byte_offset1, byte_offset2; in gimple_compare_field_offset() local
2415 byte_offset2 = (TREE_INT_CST_LOW (DECL_FIELD_OFFSET (f2)) in gimple_compare_field_offset()
2417 if (byte_offset1 != byte_offset2) in gimple_compare_field_offset()