Home
last modified time | relevance | path

Searched defs:mem_attrs (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Drtl.h140 typedef struct GTY(()) mem_attrs struct
145 tree expr;
171 } mem_attrs; argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Drtl.h148 struct GTY(()) mem_attrs struct
155 tree expr;
159 poly_int64 offset;
184 mem_attrs does for MEM above. Note that the OFFSET field is calculated argument
H A Demit-rtl.c1798 mem_attrs::mem_attrs () in mem_attrs() function