Home
last modified time | relevance | path

Searched refs:nir_lower_iadd64 (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h230 .lower_int64_options = (nir_lower_int64_options) ~(nir_lower_iadd64 | nir_lower_imul_2x32_64),
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_int64.c843 return nir_lower_iadd64; in nir_lower_int64_op_to_options_mask()
Dnir.h3197 nir_lower_iadd64 = (1 << 6), enumerator