Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-structalias.c1364 v = first_vi_for_offset (get_varinfo (j), fieldoffset); in do_da_constraint()
1416 v = first_vi_for_offset (get_varinfo (j), fieldoffset); in do_sd_constraint()
1467 v = first_vi_for_offset (get_varinfo (j), fieldoffset); in do_ds_constraint()
2796 unsigned HOST_WIDE_INT fieldoffset; in do_simple_structure_copy() local
2800 fieldoffset = p->offset - pstart; in do_simple_structure_copy()
2835 unsigned HOST_WIDE_INT fieldoffset; in do_rhs_deref_structure_copy() local
2844 fieldoffset = p->offset - pstart; in do_rhs_deref_structure_copy()
2845 temprhs.offset += fieldoffset; in do_rhs_deref_structure_copy()
2874 unsigned HOST_WIDE_INT fieldoffset; in do_lhs_deref_structure_copy() local
2883 fieldoffset = p->offset - pstart; in do_lhs_deref_structure_copy()
[all …]