Searched refs:nir_lower_imul_high64 (Results 1 – 5 of 5) sorted by relevance
131 nir_lower_imul_high64; in brw_compiler_create()
807 return nir_lower_imul_high64; in nir_lower_int64_op_to_options_mask()
3375 nir_lower_imul_high64 = (1 << 3), enumerator
98 .lower_int64_options = nir_lower_imul64 | nir_lower_imul_high64 | nir_lower_imul_2x32_64 | in radv_get_nir_options()
3304 ((chipset >= NVISA_GV100_CHIPSET) ? nir_lower_imul_high64 : 0) | in nvir_nir_shader_compiler_options()