Home
last modified time | relevance | path

Searched refs:nir_lower_divmod64 (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c130 nir_lower_divmod64 | in brw_compiler_create()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_int64.c815 return nir_lower_divmod64; in nir_lower_int64_op_to_options_mask()
Dnir.h3373 nir_lower_divmod64 = (1 << 2), enumerator
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c99 nir_lower_divmod64 | nir_lower_minmax64 | nir_lower_iabs64, in radv_get_nir_options()
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3303 nir_lower_divmod64 | in nvir_nir_shader_compiler_options()