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