Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.c38 .lower_bitfield_extract = true, \
/external/mesa3d/src/compiler/nir/
Dnir.h1838 bool lower_bitfield_extract; member
/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c1876 .lower_bitfield_extract = true,
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opt_algebraic.c19980 condition_flags[26] = options->lower_bitfield_extract; in nir_opt_algebraic()
20928 condition_flags[26] = options->lower_bitfield_extract; in nir_opt_algebraic_before_ffma()
21947 condition_flags[26] = options->lower_bitfield_extract; in nir_opt_algebraic_late()