Searched refs:vec_vspltw (Results 1 – 2 of 2) sorted by relevance
4022 res_vi = vec_vspltw(vi, 0); in test6()4026 res_vui = vec_vspltw(vui, 0); in test6()4030 res_vbi = vec_vspltw(vbi, 0); in test6()4034 res_vf = vec_vspltw(vf, 0); in test6()
7750 #define __builtin_altivec_vspltw vec_vspltw7752 static vector int __ATTRS_o_ai vec_vspltw(vector int __a, unsigned char __b) { in vec_vspltw() function7760 static vector unsigned int __ATTRS_o_ai vec_vspltw(vector unsigned int __a, in vec_vspltw() function7769 static vector bool int __ATTRS_o_ai vec_vspltw(vector bool int __a, in vec_vspltw() function7778 static vector float __ATTRS_o_ai vec_vspltw(vector float __a, in vec_vspltw() function