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.c1989 res_vui = vec_vminuw(vui, vui); in test6()
1993 res_vui = vec_vminuw(vbi, vui); in test6()
1997 res_vui = vec_vminuw(vui, vbi); in test6()
/external/clang/lib/Headers/
Daltivec.h3226 vec_vminuw(vector unsigned int __a, vector unsigned int __b) in vec_vminuw() function
3232 vec_vminuw(vector bool int __a, vector unsigned int __b) in vec_vminuw() function
3238 vec_vminuw(vector unsigned int __a, vector bool int __b) in vec_vminuw() function