Searched defs:is_neg_not_int_min (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ | ||
H A D | nir_opt_idiv_const.c | 132 nir_ssa_def *is_neg_not_int_min = nir_ult(b, int_min_def, n); in build_imod() local |
Completed in 1 milliseconds