Home | History | Annotate | Download | only in include

Lines Matching defs:vec_vspltb

9320 /* vec_vspltb */
9322 #define __builtin_altivec_vspltb vec_vspltb
9325 vec_vspltb(vector signed char __a, unsigned char __b) {
9330 vec_vspltb(vector unsigned char __a, unsigned char __b) {
9334 static __inline__ vector bool char __ATTRS_o_ai vec_vspltb(vector bool char __a,