Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c1745 res_vui = vec_vmaxuw(vui, vui); in test6()
1749 res_vui = vec_vmaxuw(vbi, vui); in test6()
1753 res_vui = vec_vmaxuw(vui, vbi); in test6()
/external/clang/lib/Headers/
Daltivec.h3253 vec_vmaxuw(vector unsigned int __a, vector unsigned int __b) { in vec_vmaxuw() function
3258 vec_vmaxuw(vector bool int __a, vector unsigned int __b) { in vec_vmaxuw() function
3263 vec_vmaxuw(vector unsigned int __a, vector bool int __b) { in vec_vmaxuw() function