Searched refs:not_overflow (Results 1 – 3 of 3) sorted by relevance
38 uint64_t not_overflow = 4608 * 1024 * 1024ULL; in check_integer_overflows() local
33 uint64_t not_overflow = 4608 * 1024 * 1024ULL; in check_integer_overflows() local
3369 nir_def *not_overflow = nir_ilt(b, vtxidx, max_vtxcnt); in ngg_gs_cull_primitive() local3370 nir_if *if_not_overflow = nir_push_if(b, not_overflow); in ngg_gs_cull_primitive()