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.c1617 res_vs = vec_vmaxsh(vs, vs); in test6()
1621 res_vs = vec_vmaxsh(vbs, vs); in test6()
1625 res_vs = vec_vmaxsh(vs, vbs); in test6()
/external/clang/lib/Headers/
Daltivec.h2786 vec_vmaxsh(vector short __a, vector short __b) in vec_vmaxsh() function
2792 vec_vmaxsh(vector bool short __a, vector short __b) in vec_vmaxsh() function
2798 vec_vmaxsh(vector short __a, vector bool short __b) in vec_vmaxsh() function