Searched refs:vec_vadduws (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c386 res_vui = vec_vadduws(vui, vui);
390 res_vui = vec_vadduws(vbi, vui);
394 res_vui = vec_vadduws(vui, vbi);
/external/clang/lib/Headers/
H A Daltivec.h610 /* vec_vadduws */
613 vec_vadduws(vector unsigned int __a, vector unsigned int __b) function
619 vec_vadduws(vector bool int __a, vector unsigned int __b) function
625 vec_vadduws(vector unsigned int __a, vector bool int __b) function

Completed in 165 milliseconds