Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dreload.h209 struct reg_equivs_t struct
215 rtx constant;
220 rtx invariant;
226 rtx memory_loc;
231 rtx address;
235 rtx mem;
261 extern vec<reg_equivs_t, va_gc> *reg_equivs; argument
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dintegrate.c335 allocate_initial_values (VEC (reg_equivs_t, gc) *reg_equivs) in allocate_initial_values()
H A Dreload.h243 } reg_equivs_t; typedef