Home
last modified time | relevance | path

Searched refs:int64_options (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.c135 nir_lower_int64_options int64_options = in brw_compiler_create() local
156 int64_options |= (nir_lower_int64_options)~0; in brw_compiler_create()
163 int64_options |= nir_lower_imul_2x32_64; in brw_compiler_create()
172 int64_options |= nir_lower_usub_sat64; in brw_compiler_create()
194 nir_options->lower_int64_options = int64_options; in brw_compiler_create()

Completed in 1 milliseconds