Searched refs:vec_vspltb (Results 1 – 2 of 2) sorted by relevance
3770 res_vsc = vec_vspltb(vsc, 0); in test6()3774 res_vuc = vec_vspltb(vuc, 0); in test6()3778 res_vbc = vec_vspltb(vbc, 0); in test6()
6144 #define __builtin_altivec_vspltb vec_vspltb6147 vec_vspltb(vector signed char __a, unsigned char __b) in vec_vspltb() function6153 vec_vspltb(vector unsigned char __a, unsigned char __b) in vec_vspltb() function6159 vec_vspltb(vector bool char __a, unsigned char __b) in vec_vspltb() function