Searched refs:ub1 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_opt_offsets.c | 58 uint32_t ub1 = nir_unsigned_upper_bound(b->shader, state->range_ht, src1, NULL); local in function:try_extract_const_addition 60 if ((UINT32_MAX - ub0) < ub1) |
Completed in 2 milliseconds