Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h304 #define vec_vadduws __builtin_vec_vadduws macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h785 vec_vadduws(vector unsigned int __a, vector unsigned int __b) { in vec_vadduws() function
790 vec_vadduws(vector bool int __a, vector unsigned int __b) { in vec_vadduws() function
795 vec_vadduws(vector unsigned int __a, vector bool int __b) { in vec_vadduws() function