Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c4149 res_vi = vec_vsraw(vi, vui); in test6()
4153 res_vui = vec_vsraw(vui, vui); in test6()
/external/clang/lib/Headers/
Daltivec.h8016 static vector int __ATTRS_o_ai vec_vsraw(vector int __a, in vec_vsraw() function
8021 static vector unsigned int __ATTRS_o_ai vec_vsraw(vector unsigned int __a, in vec_vsraw() function