Searched refs:nir_addition_might_overflow (Results 1 – 4 of 4) sorted by relevance
181 !nir_addition_might_overflow(ctx->shader, ctx->range_ht, src0, src1_ub, &ctx->ub_config); in apply_nuw_to_ssa()
1965 nir_addition_might_overflow(nir_shader *shader, struct hash_table *range_ht, in nir_addition_might_overflow() function
6889 nir_addition_might_overflow(nir_shader *shader, struct hash_table *range_ht,
3904 - nir: add nir_unsigned_upper_bound and nir_addition_might_overflow3905 - aco: use nir_addition_might_overflow to combine additions into SMEM