Lines Matching defs:vec_vspltb
8927 vec_vspltb(vector unsigned char __a, unsigned char __b);
8941 (vector signed int)vec_vspltb((vector unsigned char)__b, 0));
8945 (vector signed int)vec_vspltb((vector unsigned char)__b, 15));
8955 (vector signed int)vec_vspltb((vector unsigned char)__b, 0));
8961 (vector signed int)vec_vspltb((vector unsigned char)__b, 15));
10215 /* vec_vspltb */
10217 #define __builtin_altivec_vspltb vec_vspltb
10220 vec_vspltb(vector signed char __a, unsigned char __b) {
10225 vec_vspltb(vector unsigned char __a, unsigned char __b) {
10229 static __inline__ vector bool char __ATTRS_o_ai vec_vspltb(vector bool char __a,
10453 (vector signed int)vec_vspltb((vector unsigned char)__swapshift, 0));
10457 (vector signed int)vec_vspltb((vector unsigned char)__swapshift, 15));
10466 (vector signed int)vec_vspltb((vector unsigned char)__b, 0));
10471 (vector signed int)vec_vspltb((vector unsigned char)__b, 15));