Searched refs:bdesc_spe_evsel (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c6645 static struct builtin_description bdesc_spe_evsel[] =
7709 d = (struct builtin_description *) bdesc_spe_evsel;
7710 for (i = 0; i < ARRAY_SIZE (bdesc_spe_evsel); ++i, ++d)
8304 enable_mask_for_builtins ((struct builtin_description *) bdesc_spe_evsel,
8305 ARRAY_SIZE (bdesc_spe_evsel),
8380 d = (struct builtin_description *) bdesc_spe_evsel;
8381 for (i = 0; i < ARRAY_SIZE (bdesc_spe_evsel); ++i, d++)
6629 static struct builtin_description bdesc_spe_evsel[] = variable in typeref:struct:builtin_description

Completed in 196 milliseconds