Searched defs:testz_ps (Results 1 – 3 of 3) sorted by relevance
333 static SIMDINLINE bool SIMDCALL testz_ps(Float a, function
424 … testz_ps(Float const& a, Float const& b) // return all_lanes_zero(a & b) ? 1 : 0 (float) function
460 … testz_ps(Float const& a, Float const& b) // return all_lanes_zero(a & b) ? 1 : 0 (float) function