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

/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c6627 static struct builtin_description bdesc_spe_predicates[] =
7704 d = (struct builtin_description *) bdesc_spe_predicates;
7705 for (i = 0; i < ARRAY_SIZE (bdesc_spe_predicates); ++i, ++d)
8300 enable_mask_for_builtins ((struct builtin_description *) bdesc_spe_predicates,
8301 ARRAY_SIZE (bdesc_spe_predicates),
8359 d = (struct builtin_description *) bdesc_spe_predicates;
8360 for (i = 0; i < ARRAY_SIZE (bdesc_spe_predicates); ++i, d++)
6611 static struct builtin_description bdesc_spe_predicates[] = variable in typeref:struct:builtin_description

Completed in 85 milliseconds