Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.c41 .lower_usub_borrow = true, \
/external/mesa3d/src/compiler/nir/
Dnir.h1841 bool lower_usub_borrow; member
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opt_algebraic.c19978 condition_flags[24] = options->lower_usub_borrow; in nir_opt_algebraic()
20926 condition_flags[24] = options->lower_usub_borrow; in nir_opt_algebraic_before_ffma()
21945 condition_flags[24] = options->lower_usub_borrow; in nir_opt_algebraic_late()