Searched defs:fmadd_ps (Results 1 – 3 of 3) sorted by relevance
88 static SIMDINLINE Float SIMDCALL fmadd_ps(Float const& a, function
99 static SIMDINLINE Float SIMDCALL fmadd_ps(Float a, Float b, Float c) // return (a * b) + c function
164 static SIMDINLINE Float SIMDCALL fmadd_ps(Float const& a, function