Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_compiler.c150 nir_lower_extract64 | nir_lower_scan_reduce_bitwise64 | in brw_compiler_create()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_int64.c1286 return options->lower_int64_options & nir_lower_scan_reduce_bitwise64; in should_lower_int64_intrinsic()
H A Dnir.h3681 nir_lower_scan_reduce_bitwise64 = (1 << 17), enumerator