Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_128_avx.inl339 static SIMDINLINE bool SIMDCALL testz_si(Integer a, function
Dsimdlib_512_emu.inl430testz_si(Integer const& a, Integer const& b) // return all_lanes_zero(a & b) ? 1 : 0 (int) function
Dsimdlib_256_avx.inl466testz_si(Integer const& a, Integer const& b) // return all_lanes_zero(a & b) ? 1 : 0 (int) function