Searched defs:fmsub_ps (Results 1 – 2 of 2) sorted by relevance
103 static SIMDINLINE Float SIMDCALL fmsub_ps(Float a, Float b, Float c) // return (a * b) - c function
171 static SIMDINLINE Float SIMDCALL fmsub_ps(Float const& a, function