Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c4403 res_vs = vec_vsrh(vs, vus); in test6()
4409 res_vus = vec_vsrh(vus, vus); in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h10486 #define __builtin_altivec_vsrh vec_vsrh
10489 vec_vsrh(vector short __a, vector unsigned short __b) { in vec_vsrh() function
10494 vec_vsrh(vector unsigned short __a, vector unsigned short __b) { in vec_vsrh() function