Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_instruction_selection_setup.cpp278 !nir_addition_might_overflow(ctx->shader, ctx->range_ht, src0, src1_ub, in apply_nuw_to_ssa()
/external/mesa3d/src/compiler/nir/
Dnir_range_analysis.c1455 nir_addition_might_overflow(nir_shader *shader, struct hash_table *range_ht, in nir_addition_might_overflow() function
Dnir.h5180 nir_addition_might_overflow(nir_shader *shader, struct hash_table *range_ht,
/external/mesa3d/docs/relnotes/
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