Searched refs:bdesc_abs (Results 1 – 3 of 3) sorted by relevance
4106 static const struct builtin_description bdesc_abs[] = variable4796 d = (struct builtin_description *) bdesc_abs;4797 for (i = 0; i < ARRAY_SIZE (bdesc_abs); i++, d++)5643 d = (struct builtin_description *) bdesc_abs; in altivec_init_builtins()5644 for (i = 0; i < ARRAY_SIZE (bdesc_abs); i++, d++) in altivec_init_builtins()
6615 static const struct builtin_description bdesc_abs[] = variable7522 d = (struct builtin_description *) bdesc_abs; in altivec_expand_builtin()7523 for (i = 0; i < ARRAY_SIZE (bdesc_abs); i++, d++) in altivec_expand_builtin()8580 d = (struct builtin_description *) bdesc_abs; in altivec_init_builtins()8581 for (i = 0; i < ARRAY_SIZE (bdesc_abs); i++, d++) in altivec_init_builtins()
16852 (bdesc_abs): New.