Home
last modified time | relevance | path

Searched refs:lower_uadd_carry (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.c40 .lower_uadd_carry = true, \
/external/mesa3d/src/compiler/nir/
Dnir.h1840 bool lower_uadd_carry; member
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opt_algebraic.c19977 condition_flags[23] = options->lower_uadd_carry; in nir_opt_algebraic()
20925 condition_flags[23] = options->lower_uadd_carry; in nir_opt_algebraic_before_ffma()
21944 condition_flags[23] = options->lower_uadd_carry; in nir_opt_algebraic_late()