Searched defs:vec_mladd (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h1087 static inline vec_short8 vec_mladd(vec_short8 a, vec_short8 b, vec_short8 c) function
1098 static inline vec_ushort8 vec_mladd(vec_ushort8 a, vec_ushort8 b, vec_ushort8 c) function
1103 static inline vec_short8 vec_mladd(vec_ushort8 a, vec_short8 b, vec_short8 c) function
1108 static inline vec_short8 vec_mladd(vec_short8 a, vec_ushort8 b, vec_ushort8 c) function
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h8515 vec_mladd(__vector signed char __a, __vector signed char __b, function
8521 vec_mladd(__vector unsigned char __a, __vector signed char __b, function
8527 vec_mladd(__vector signed char __a, __vector unsigned char __b, function
8533 vec_mladd(__vector unsigned char __a, __vector unsigned char __b, function
8539 vec_mladd(__vector signed short __a, __vector signed short __b, function
8545 vec_mladd(__vector unsigned short __a, __vector signed short __b, function
8551 vec_mladd(__vector signed short __a, __vector unsigned short __b, function
8557 vec_mladd(__vector unsigned short __a, __vector unsigned short __b, function
8563 vec_mladd(__vecto function
8569 vec_mladd(__vector unsigned int __a, __vector signed int __b, function
8575 vec_mladd(__vector signed int __a, __vector unsigned int __b, function
8581 vec_mladd(__vector unsigned int __a, __vector unsigned int __b, function
[all...]
H A Daltivec.h5930 static __inline__ vector short __ATTRS_o_ai vec_mladd(vector short __a, function
5936 static __inline__ vector short __ATTRS_o_ai vec_mladd( function
5941 static __inline__ vector short __ATTRS_o_ai vec_mladd(vector unsigned short __a, function
5948 vec_mladd(vector unsigned short __a, vector unsigned short __b, function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h241 #define vec_mladd __builtin_s390_vec_mladd macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h247 #define vec_mladd __builtin_s390_vec_mladd macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h257 #define vec_mladd __builtin_vec_mladd macro

Completed in 399 milliseconds