Searched defs:spu_nmadd (Results 1 – 3 of 3) sorted by relevance
281 #define spu_nmadd(ra,rb,rc) __builtin_spu_nmadd(ra,rb,rc) macro
1090 static __inline vec_double2 spu_nmadd(vec_double2 a, vec_double2 b, vec_double2 c) in spu_nmadd() function