Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c4468 res_vi = vec_vsraw(vi, vui); in test6()
4472 res_vui = vec_vsraw(vui, vui); in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h10594 static __inline__ vector int __ATTRS_o_ai vec_vsraw(vector int __a, in vec_vsraw() function
10600 vec_vsraw(vector unsigned int __a, vector unsigned int __b) { in vec_vsraw() function