Home
last modified time | relevance | path

Searched refs:vec_vupklsb (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c5493 res_vs = vec_vupklsb(vsc); in test6()
5497 res_vbs = vec_vupklsb(vbc); in test6()
/external/clang/lib/Headers/
Daltivec.h10015 static vector short __ATTRS_o_ai vec_vupklsb(vector signed char __a) { in vec_vupklsb() function
10023 static vector bool short __ATTRS_o_ai vec_vupklsb(vector bool char __a) { in vec_vupklsb() function