Searched refs:nir_lower_imul_high64 (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compiler.c124 nir_lower_imul_high64;
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compiler.c131 nir_lower_imul_high64;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_int64.c671 return nir_lower_imul_high64;
H A Dnir.h2384 nir_lower_imul_high64 = (1 << 3), enumerator in enum:__anon3bab288a3503
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_int64.c807 return nir_lower_imul_high64;
H A Dnir.h3375 nir_lower_imul_high64 = (1 << 3), enumerator in enum:__anon3ec4419d3903
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c98 .lower_int64_options = nir_lower_imul64 | nir_lower_imul_high64 | nir_lower_imul_2x32_64 |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp3304 ((chipset >= NVISA_GV100_CHIPSET) ? nir_lower_imul_high64 : 0) |

Completed in 26 milliseconds