Searched refs:vec_vaddshs (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h107 #define vec_vaddshs __builtin_vec_vaddshs macro
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Daltivec.h749 /* vec_vaddshs */
751 static __inline__ vector short __ATTRS_o_ai vec_vaddshs(vector short __a, function
756 static __inline__ vector short __ATTRS_o_ai vec_vaddshs(vector bool short __a, function
761 static __inline__ vector short __ATTRS_o_ai vec_vaddshs(vector short __a, function
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h549 /* vec_vaddshs */
551 vec_vaddshs (vector signed short a1, vector signed short a2) function
6268 #define vec_vaddshs(a1, a2) \ macro

Completed in 310 milliseconds