Home
last modified time | relevance | path

Searched refs:lower_mul_2x32_64 (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.c87 .lower_mul_2x32_64 = true, \
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c164 .lower_mul_2x32_64 = true,
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_int64.c401 lower_mul_2x32_64(nir_builder *b, nir_ssa_def *x, nir_ssa_def *y, in lower_mul_2x32_64() function
888 return lower_mul_2x32_64(b, src[0], src[1], true); in lower_int64_alu_instr()
890 return lower_mul_2x32_64(b, src[0], src[1], false); in lower_int64_alu_instr()
H A Dnir.h3537 bool lower_mul_2x32_64;
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c623 .lower_mul_2x32_64 = true,
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c89 .lower_mul_2x32_64 = true, in get_nir_options_for_stage()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c219 .lower_mul_2x32_64 = true,
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp3381 op.lower_mul_2x32_64 = true; // TODO
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c361 .lower_mul_2x32_64 = true, in zink_screen_init_compiler()
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c123 .lower_mul_2x32_64 = true,

Completed in 36 milliseconds