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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c6678 static struct builtin_description bdesc_1arg[] =
8017 d = (struct builtin_description *) bdesc_1arg;
8018 for (i = 0; i < ARRAY_SIZE (bdesc_1arg); i++, d++)
8296 enable_mask_for_builtins ((struct builtin_description *) bdesc_1arg,
8297 ARRAY_SIZE (bdesc_1arg),
9213 d = (struct builtin_description *) bdesc_1arg;
9214 for (i = 0; i < ARRAY_SIZE (bdesc_1arg); i++, d++)
6662 static struct builtin_description bdesc_1arg[] = variable in typeref:struct:builtin_description
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c15372 static const struct builtin_description bdesc_1arg[] =
15826 for (i = 0, d = bdesc_1arg; i < ARRAY_SIZE (bdesc_1arg); i++, d++)
17246 for (i = 0, d = bdesc_1arg; i < ARRAY_SIZE (bdesc_1arg); i++, d++)
15341 static const struct builtin_description bdesc_1arg[] = variable in typeref:struct:builtin_description
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c12265 static const struct builtin_description bdesc_1arg[] =
12946 for (i = 0, d = bdesc_1arg; i < ARRAY_SIZE (bdesc_1arg); i++, d++)
12245 static const struct builtin_description bdesc_1arg[] = variable in typeref:struct:builtin_description

Completed in 175 milliseconds