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.c1714 res_vi = vec_vmaxsw(vi, vi); in test6()
1718 res_vi = vec_vmaxsw(vbi, vi); in test6()
1722 res_vi = vec_vmaxsw(vi, vbi); in test6()
/external/clang/lib/Headers/
Daltivec.h3121 static vector int __ATTRS_o_ai vec_vmaxsw(vector int __a, vector int __b) { in vec_vmaxsw() function
3125 static vector int __ATTRS_o_ai vec_vmaxsw(vector bool int __a, vector int __b) { in vec_vmaxsw() function
3129 static vector int __ATTRS_o_ai vec_vmaxsw(vector int __a, vector bool int __b) { in vec_vmaxsw() function