Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c2880 res_vi = vec_vrlw(vi, vui); in test6()
2884 res_vui = vec_vrlw(vui, vui); in test6()
/external/clang/lib/Headers/
Daltivec.h6220 static vector int __ATTRS_o_ai vec_vrlw(vector int __a, in vec_vrlw() function
6225 static vector unsigned int __ATTRS_o_ai vec_vrlw(vector unsigned int __a, in vec_vrlw() function