Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c1709 res_vs = vec_vmaxsh(vs, vs); in test6()
1713 res_vs = vec_vmaxsh(vbs, vs); in test6()
1717 res_vs = vec_vmaxsh(vs, vbs); in test6()
/external/clang/lib/Headers/
Daltivec.h3201 static __inline__ vector short __ATTRS_o_ai vec_vmaxsh(vector short __a, in vec_vmaxsh() function
3206 static __inline__ vector short __ATTRS_o_ai vec_vmaxsh(vector bool short __a, in vec_vmaxsh() function
3211 static __inline__ vector short __ATTRS_o_ai vec_vmaxsh(vector short __a, in vec_vmaxsh() function