Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dregs.h58 struct regstat_n_sets_and_refs_t struct
64 extern struct regstat_n_sets_and_refs_t *regstat_n_sets_and_refs; argument
H A Dregstat.c32 struct regstat_n_sets_and_refs_t *regstat_n_sets_and_refs;
55 regstat_n_sets_and_refs = XNEWVEC (struct regstat_n_sets_and_refs_t, max_regno); in regstat_init_n_sets_and_refs()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dregs.h63 struct regstat_n_sets_and_refs_t struct
69 extern struct regstat_n_sets_and_refs_t *regstat_n_sets_and_refs; argument
H A Dregstat.c39 struct regstat_n_sets_and_refs_t *regstat_n_sets_and_refs;
62 regstat_n_sets_and_refs = XNEWVEC (struct regstat_n_sets_and_refs_t, max_regno); in regstat_init_n_sets_and_refs()