Home
last modified time | relevance | path

Searched refs:zero_cond (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/test/testutil/
Dtests.c360 #define DEFINE_BN_COMPARISONS(opname, op, zero_cond) \ argument
374 if (a != NULL &&(zero_cond)) \
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir.c1954 nir_ssa_def *zero_cond = in lower_fquantize2f16() local
1962 res = nir_bcsel(b, zero_cond, zero, res); in lower_fquantize2f16()