Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c2081 res_vui = vec_vminuw(vui, vui); in test6()
2085 res_vui = vec_vminuw(vbi, vui); in test6()
2089 res_vui = vec_vminuw(vui, vbi); in test6()
/external/clang/lib/Headers/
Daltivec.h4101 vec_vminuw(vector unsigned int __a, vector unsigned int __b) { in vec_vminuw() function
4106 vec_vminuw(vector bool int __a, vector unsigned int __b) { in vec_vminuw() function
4111 vec_vminuw(vector unsigned int __a, vector bool int __b) { in vec_vminuw() function