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.c1641 res_vi = vec_vmaxsw(vi, vi); in test6()
1645 res_vi = vec_vmaxsw(vbi, vi); in test6()
1649 res_vi = vec_vmaxsw(vi, vbi); in test6()
/external/clang/lib/Headers/
Daltivec.h2826 vec_vmaxsw(vector int __a, vector int __b) in vec_vmaxsw() function
2832 vec_vmaxsw(vector bool int __a, vector int __b) in vec_vmaxsw() function
2838 vec_vmaxsw(vector int __a, vector bool int __b) in vec_vmaxsw() function