Searched refs:vec_nmadd (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h326 #define vec_nmadd __builtin_s390_vec_nmadd macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h332 #define vec_nmadd __builtin_s390_vec_nmadd macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h355 #define vec_nmadd __builtin_vec_nmadd macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h8983 /*-- vec_nmadd ---------------------------------------------------------------*/
8987 vec_nmadd(__vector float __a, __vector float __b, __vector float __c) { function
8992 vec_nmadd(__vector double __a, __vector double __b, __vector double __c) { function
H A Daltivec.h6615 /* vec_nmadd */
6618 static __inline__ vector float __ATTRS_o_ai vec_nmadd(vector float __a, function
6624 static __inline__ vector double __ATTRS_o_ai vec_nmadd(vector double __a, function

Completed in 334 milliseconds