Home
last modified time | relevance | path

Searched refs:vec_vupkhsw (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c1152 res_vsll = vec_vupkhsw(vsi); in test1()
1157 res_vbll = vec_vupkhsw(vbi); in test1()
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c1216 res_vsll = vec_vupkhsw(vsi); in test1()
1221 res_vbll = vec_vupkhsw(vbi); in test1()
/external/clang/lib/Headers/
Daltivec.h10107 static __inline__ vector long long __ATTRS_o_ai vec_vupkhsw(vector int __a) { in vec_vupkhsw() function
10116 vec_vupkhsw(vector bool int __a) { in vec_vupkhsw() function
/external/llvm-project/clang/lib/Headers/
Daltivec.h12106 static __inline__ vector long long __ATTRS_o_ai vec_vupkhsw(vector int __a) { in vec_vupkhsw() function
12115 vec_vupkhsw(vector bool int __a) { in vec_vupkhsw() function