Searched refs:fieldoffset (Results 1 – 1 of 1) sorted by relevance
1362 unsigned HOST_WIDE_INT fieldoffset = get_varinfo (j)->offset + offset; in do_da_constraint() local1364 v = first_vi_for_offset (get_varinfo (j), fieldoffset); in do_da_constraint()1413 unsigned HOST_WIDE_INT fieldoffset = get_varinfo (j)->offset + roffset; in do_sd_constraint() local1416 v = first_vi_for_offset (get_varinfo (j), fieldoffset); in do_sd_constraint()1464 unsigned HOST_WIDE_INT fieldoffset = jvi->offset + loff; in do_ds_constraint() local1467 v = first_vi_for_offset (get_varinfo (j), fieldoffset); in do_ds_constraint()1494 unsigned HOST_WIDE_INT fieldoffset = get_varinfo (j)->offset + loff; in do_ds_constraint() local1497 v = first_vi_for_offset (get_varinfo (j), fieldoffset); in do_ds_constraint()2796 unsigned HOST_WIDE_INT fieldoffset; in do_simple_structure_copy() local2800 fieldoffset = p->offset - pstart; in do_simple_structure_copy()[all …]