Searched defs:testz_si (Results 1 – 3 of 3) sorted by relevance
321 static SIMDINLINE bool SIMDCALL testz_si(Integer a, Integer b) // return all_lanes_zero(a & b) ? 1… function
429 static SIMDINLINE int SIMDCALL testz_si(Integer const &a, Integer const &b) // return all_lanes_ze… function
450 static SIMDINLINE bool SIMDCALL testz_si(Integer const &a, Integer const &b) // return all_lanes_z… function