Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c1733 res_vi = vec_vmaxsw(vi, vi); in test6()
1737 res_vi = vec_vmaxsw(vbi, vi); in test6()
1741 res_vi = vec_vmaxsw(vi, vbi); in test6()
/external/clang/lib/Headers/
Daltivec.h3235 static __inline__ vector int __ATTRS_o_ai vec_vmaxsw(vector int __a, in vec_vmaxsw() function
3240 static __inline__ vector int __ATTRS_o_ai vec_vmaxsw(vector bool int __a, in vec_vmaxsw() function
3245 static __inline__ vector int __ATTRS_o_ai vec_vmaxsw(vector int __a, in vec_vmaxsw() function