Searched defs:is_not_zero (Results 1 – 4 of 4) sorted by relevance
682 ir_variable *is_not_zero = in dfrexp_sig_to_arith() local755 ir_variable *is_not_zero = in dfrexp_exp_to_arith() local
5660 ir_variable *is_not_zero = body.make_temp(bvec, "is_not_zero"); in _frexp() local
113 static BN_ULONG is_not_zero(BN_ULONG in) { in is_not_zero() function
405 nir_ssa_def *is_not_zero = nir_fne(b, abs_x, zero); in build_frexp() local