Home | History | Annotate | Download | only in include

Lines Matching defs:vec_vspltb

7791 /* vec_vspltb */
7793 #define __builtin_altivec_vspltb vec_vspltb
7796 vec_vspltb(vector signed char __a, unsigned char __b) {
7801 vec_vspltb(vector unsigned char __a, unsigned char __b) {
7805 static __inline__ vector bool char __ATTRS_o_ai vec_vspltb(vector bool char __a,