Searched refs:nir_lower_minmax64 (Results 1 – 4 of 4) sorted by relevance
848 return nir_lower_minmax64; in nir_lower_int64_op_to_options_mask()
3201 nir_lower_minmax64 = (1 << 10), enumerator
112 nir_lower_divmod64 | nir_lower_minmax64 | nir_lower_iabs64 | in get_nir_options_for_stage()
3406 ((chipset >= NVISA_GV100_CHIPSET) ? nir_lower_minmax64 : 0) | in nvir_nir_shader_compiler_options()