Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c1912 res_vi = vec_vmaxsw(vi, vi); in test6()
1916 res_vi = vec_vmaxsw(vbi, vi); in test6()
1920 res_vi = vec_vmaxsw(vi, vbi); in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h5033 static __inline__ vector int __ATTRS_o_ai vec_vmaxsw(vector int __a, in vec_vmaxsw() function
5038 static __inline__ vector int __ATTRS_o_ai vec_vmaxsw(vector bool int __a, in vec_vmaxsw() function
5043 static __inline__ vector int __ATTRS_o_ai vec_vmaxsw(vector int __a, in vec_vmaxsw() function