Searched refs:hi_res (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_int64.c683 nir_ssa_def *hi_res = nir_iadd(b, nir_imm_intN_t(b, 32, 32), hi_count); local in function:lower_ufind_msb64
684 return nir_bcsel(b, valid_hi_bits, hi_res, lo_count);

Completed in 3 milliseconds