Home
last modified time | relevance | path

Searched defs:is_not_zero (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp682 ir_variable *is_not_zero = in dfrexp_sig_to_arith() local
755 ir_variable *is_not_zero = in dfrexp_exp_to_arith() local
Dbuiltin_functions.cpp5660 ir_variable *is_not_zero = body.make_temp(bvec, "is_not_zero"); in _frexp() local
/external/boringssl/src/crypto/fipsmodule/ec/
Dp256-x86_64.c113 static BN_ULONG is_not_zero(BN_ULONG in) { in is_not_zero() function
/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c405 nir_ssa_def *is_not_zero = nir_fne(b, abs_x, zero); in build_frexp() local