Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c1697 res_vuc = vec_vmaxub(vuc, vuc); in test6()
1701 res_vuc = vec_vmaxub(vbc, vuc); in test6()
1705 res_vuc = vec_vmaxub(vuc, vbc); in test6()
/external/clang/lib/Headers/
Daltivec.h3185 vec_vmaxub(vector unsigned char __a, vector unsigned char __b) { in vec_vmaxub() function
3190 vec_vmaxub(vector bool char __a, vector unsigned char __b) { in vec_vmaxub() function
3195 vec_vmaxub(vector unsigned char __a, vector bool char __b) { in vec_vmaxub() function