Searched refs:bdesc_dst (Results 1 – 3 of 3) sorted by relevance
3769 static const struct builtin_description bdesc_dst[] = variable4645 d = (struct builtin_description *) bdesc_dst;4646 for (i = 0; i < ARRAY_SIZE (bdesc_dst); i++, d++)5608 d = (struct builtin_description *) bdesc_dst; in altivec_init_builtins()5609 for (i = 0; i < ARRAY_SIZE (bdesc_dst); i++, d++) in altivec_init_builtins()
6143 static const struct builtin_description bdesc_dst[] = variable7237 d = (struct builtin_description *) bdesc_dst; in altivec_expand_dst_builtin()7238 for (i = 0; i < ARRAY_SIZE (bdesc_dst); i++, d++) in altivec_expand_dst_builtin()8537 d = (struct builtin_description *) bdesc_dst; in altivec_init_builtins()8538 for (i = 0; i < ARRAY_SIZE (bdesc_dst); i++, d++) in altivec_init_builtins()
20433 (bdesc_dst): New.