Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c4415 res_vi = vec_vsrw(vi, vui); in test6()
4421 res_vui = vec_vsrw(vui, vui); in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h10500 #define __builtin_altivec_vsrw vec_vsrw
10502 static __inline__ vector int __ATTRS_o_ai vec_vsrw(vector int __a, in vec_vsrw() function
10508 vec_vsrw(vector unsigned int __a, vector unsigned int __b) { in vec_vsrw() function