Searched refs:nir_lower_mov64 (Results 1 – 5 of 5) sorted by relevance
95 - nir/lower_int64: Lower 8 and 16-bit downcasts with nir_lower_mov64
2414 - nir/lower_int64: Lower 8 and 16-bit downcasts with nir_lower_mov64
833 return nir_lower_mov64; in nir_lower_int64_op_to_options_mask()
3376 nir_lower_mov64 = (1 << 4), enumerator
3305 ((chipset >= NVISA_GV100_CHIPSET) ? nir_lower_mov64 : 0) | in nvir_nir_shader_compiler_options()