Searched defs:reg_equivs_t (Results 1 – 3 of 3) sorted by relevance
209 struct reg_equivs_t struct215 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
335 allocate_initial_values (VEC (reg_equivs_t, gc) *reg_equivs) in allocate_initial_values()
243 } reg_equivs_t; typedef