Searched refs:nir_lower_imul_2x32_64 (Results 1 – 5 of 5) sorted by relevance
149 int64_options |= nir_lower_imul_2x32_64; in brw_compiler_create()
804 return nir_lower_imul_2x32_64; in nir_lower_int64_op_to_options_mask()
3215 nir_lower_imul_2x32_64 = (1 << 12), enumerator
88 nir_lower_imul_2x32_64 |
3294 ((chipset >= NVISA_GV100_CHIPSET) ? nir_lower_imul_2x32_64 : 0) | in nvir_nir_shader_compiler_options()