Searched refs:nir_lower_iadd64 (Results 1 – 3 of 3) sorted by relevance
230 .lower_int64_options = (nir_lower_int64_options) ~(nir_lower_iadd64 | nir_lower_imul_2x32_64),
843 return nir_lower_iadd64; in nir_lower_int64_op_to_options_mask()
3197 nir_lower_iadd64 = (1 << 6), enumerator