Searched defs:is_non_zero (Results 1 – 2 of 2) sorted by relevance
22 fn is_non_zero(&self) -> bool { in is_non_zero() method170 pub fn is_non_zero(&self) -> bool { in is_non_zero() method
490 nir_ssa_def *is_non_zero = nir_i2b(b, nir_ior(b, x_lo, x_hi)); in lower_isign64() local