Home
last modified time | relevance | path

Searched defs:fmadd_ps (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_256_avx2.inl88 static SIMDINLINE Float SIMDCALL fmadd_ps(Float const& a, function
Dsimdlib_128_avx.inl99 static SIMDINLINE Float SIMDCALL fmadd_ps(Float a, Float b, Float c) // return (a * b) + c function
Dsimdlib_256_avx.inl164 static SIMDINLINE Float SIMDCALL fmadd_ps(Float const& a, function