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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h259 #define vec_msums __builtin_vec_msums macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h1173 /* vec_msums (vector multiply sum saturate)
1176 static inline vec_uint4 vec_msums(vec_ushort8 a, vec_ushort8 b, vec_uint4 c) function
1186 static inline vec_int4 vec_msums(vec_short8 a, vec_short8 b, vec_int4 c) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h6057 /* vec_msums */
6059 static __inline__ vector int __ATTRS_o_ai vec_msums(vector short __a, function
6066 vec_msums(vector unsigned short __a, vector unsigned short __b, function

Completed in 298 milliseconds