Searched defs:testz_si (Results 1 – 3 of 3) sorted by relevance
339 static SIMDINLINE bool SIMDCALL testz_si(Integer a, function
430 … testz_si(Integer const& a, Integer const& b) // return all_lanes_zero(a & b) ? 1 : 0 (int) function
466 … testz_si(Integer const& a, Integer const& b) // return all_lanes_zero(a & b) ? 1 : 0 (int) function