Home
last modified time | relevance | path

Searched refs:nir_addition_might_overflow (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection_setup.cpp181 !nir_addition_might_overflow(ctx->shader, ctx->range_ht, src0, src1_ub, &ctx->ub_config); in apply_nuw_to_ssa()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_range_analysis.c1965 nir_addition_might_overflow(nir_shader *shader, struct hash_table *range_ht, in nir_addition_might_overflow() function
H A Dnir.h6889 nir_addition_might_overflow(nir_shader *shader, struct hash_table *range_ht,
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D20.2.0.rst3904 - nir: add nir_unsigned_upper_bound and nir_addition_might_overflow
3905 - aco: use nir_addition_might_overflow to combine additions into SMEM