Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c1888 res_vs = vec_vmaxsh(vs, vs); in test6()
1892 res_vs = vec_vmaxsh(vbs, vs); in test6()
1896 res_vs = vec_vmaxsh(vs, vbs); in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h4999 static __inline__ vector short __ATTRS_o_ai vec_vmaxsh(vector short __a, in vec_vmaxsh() function
5004 static __inline__ vector short __ATTRS_o_ai vec_vmaxsh(vector bool short __a, in vec_vmaxsh() function
5009 static __inline__ vector short __ATTRS_o_ai vec_vmaxsh(vector short __a, in vec_vmaxsh() function