Searched defs:vec_msub (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h8973 vec_msub(__vector float __a, __vector float __b, __vector float __c) { function
8979 vec_msub(__vector double __a, __vector double __b, __vector double __c) { function
H A Daltivec.h4756 static __inline__ vector float __ATTRS_o_ai vec_msub(vector float __a, function
4762 static __inline__ vector double __ATTRS_o_ai vec_msub(vector double __a, function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h325 #define vec_msub __builtin_s390_vec_msub macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h331 #define vec_msub __builtin_s390_vec_msub macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h354 #define vec_msub __builtin_vec_msub macro

Completed in 188 milliseconds