Searched refs:vec_msums (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | altivec.h | 259 #define vec_msums __builtin_vec_msums macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | vmx2spu.h | 1176 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 D | altivec.h | 6059 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 D | rs6000-overload.def | 2463 [VEC_MSUMS, vec_msums, __builtin_vec_msums]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | extend.texi | 18247 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 D | gcc.info | 47819 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 D | extend.texi | 18730 @tab @code{vec_msums}
|
H A D | gcc.info | 51220 'vec_msum' 'vec_msums' 'vec_mtvscr'
|