Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c405 res_vui = vec_vadduws(vui, vui); in test1()
409 res_vui = vec_vadduws(vbi, vui); in test1()
413 res_vui = vec_vadduws(vui, vbi); in test1()
/external/clang/lib/Headers/
Daltivec.h648 vec_vadduws(vector unsigned int __a, vector unsigned int __b) { in vec_vadduws() function
653 vec_vadduws(vector bool int __a, vector unsigned int __b) { in vec_vadduws() function
658 vec_vadduws(vector unsigned int __a, vector bool int __b) { in vec_vadduws() function