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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h301 #define vec_vadduhm __builtin_vec_vadduhm macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h488 /* vec_vadduhm */
490 #define __builtin_altivec_vadduhm vec_vadduhm
492 static __inline__ vector short __ATTRS_o_ai vec_vadduhm(vector short __a, function
497 static __inline__ vector short __ATTRS_o_ai vec_vadduhm(vector bool short __a, function
502 static __inline__ vector short __ATTRS_o_ai vec_vadduhm(vector short __a, function
508 vec_vadduhm(vector unsigned short __a, vector unsigned short __b) { function
513 vec_vadduhm(vector bool short __a, vector unsigned short __b) { function
518 vec_vadduhm(vector unsigned short __a, vector bool short __b) { function

Completed in 322 milliseconds