Searched refs:vec_vspltb (Results 1 – 2 of 2) sorted by relevance
3994 res_vsc = vec_vspltb(vsc, 0); in test6()3998 res_vuc = vec_vspltb(vuc, 0); in test6()4002 res_vbc = vec_vspltb(vbc, 0); in test6()
7691 #define __builtin_altivec_vspltb vec_vspltb7693 static vector signed char __ATTRS_o_ai vec_vspltb(vector signed char __a, in vec_vspltb() function7698 static vector unsigned char __ATTRS_o_ai vec_vspltb(vector unsigned char __a, in vec_vspltb() function7703 static vector bool char __ATTRS_o_ai vec_vspltb(vector bool char __a, in vec_vspltb() function