Home
last modified time | relevance | path

Searched refs:vec_msums (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h259 #define vec_msums __builtin_vec_msums macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h1176 static inline vec_uint4 vec_msums(vec_ushort8 a, vec_ushort8 b, vec_uint4 c) in vec_msums() function
1186 static inline vec_int4 vec_msums(vec_short8 a, vec_short8 b, vec_int4 c) in vec_msums() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h6059 static __inline__ vector int __ATTRS_o_ai vec_msums(vector short __a, in vec_msums() function
6066 vec_msums(vector unsigned short __a, vector unsigned short __b, in vec_msums() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-overload.def2463 [VEC_MSUMS, vec_msums, __builtin_vec_msums]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi18247 vector unsigned int vec_msums (vector unsigned short, vector unsigned short,
18249 vector signed int vec_msums (vector signed short, vector signed short,
H A Dgcc.info47819 vector unsigned int vec_msums (vector unsigned short, vector unsigned short,
47821 vector signed int vec_msums (vector signed short, vector signed short,
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi18730 @tab @code{vec_msums}
H A Dgcc.info51220 'vec_msum' 'vec_msums' 'vec_mtvscr'