Searched defs:vec_vsubuws (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Headers/
H A Daltivec.h7991 /* vec_vsubuws */
7994 vec_vsubuws(vector unsigned int __a, vector unsigned int __b) function
8000 vec_vsubuws(vector bool int __a, vector unsigned int __b) function
8006 vec_vsubuws(vector unsigned int __a, vector bool int __b) function
/external/clang/lib/include/
H A Daltivec.h7991 /* vec_vsubuws */
7994 vec_vsubuws(vector unsigned int __a, vector unsigned int __b) function
8000 vec_vsubuws(vector bool int __a, vector unsigned int __b) function
8006 vec_vsubuws(vector unsigned int __a, vector bool int __b) function

Completed in 74 milliseconds