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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h834 #define vec_madd(_a, _b, _c) spu_madd(_a, _b, _c) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h8959 vec_madd(__vector float __a, __vector float __b, __vector float __c) { function
8965 vec_madd(__vector double __a, __vector double __b, __vector double __c) { function
H A Daltivec.h4690 static __inline__ vector signed short __ATTRS_o_ai vec_madd( function
4696 vec_madd(vector signed short __a, vector unsigned short __b, function
4702 vec_madd(vector unsigned short __a, vector signed short __b, function
4708 vec_madd(vector unsigned short __a, vector unsigned short __b, function
4713 static __inline__ vector float __ATTRS_o_ai vec_madd(vector float __a, function
4724 static __inline__ vector double __ATTRS_o_ai vec_madd(vector double __a, function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h324 #define vec_madd __builtin_s390_vec_madd macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h330 #define vec_madd __builtin_s390_vec_madd macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h145 #define vec_madd __builtin_vec_madd macro

Completed in 332 milliseconds