Home
last modified time | relevance | path

Searched refs:lower_mul_2x32_64 (Results 1 – 25 of 117) sorted by relevance

12345

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/ir3/
H A Dir3_compiler.c87 .lower_mul_2x32_64 = true,
143 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/freedreno/ir3/
H A Dir3_nir.c49 .lower_mul_2x32_64 = true,
98 .lower_mul_2x32_64 = true,
/dports/lang/clover/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c48 .lower_mul_2x32_64 = true,
104 .lower_mul_2x32_64 = true,
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c48 .lower_mul_2x32_64 = true,
104 .lower_mul_2x32_64 = true,
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c48 .lower_mul_2x32_64 = true,
104 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c48 .lower_mul_2x32_64 = true,
104 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c48 .lower_mul_2x32_64 = true,
104 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c48 .lower_mul_2x32_64 = true,
104 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c48 .lower_mul_2x32_64 = true,
104 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c48 .lower_mul_2x32_64 = true,
104 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_nir.c48 .lower_mul_2x32_64 = true,
104 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/nir/
H A Dnir_lower_int64.c404 lower_mul_2x32_64(nir_builder *b, nir_ssa_def *x, nir_ssa_def *y, in lower_mul_2x32_64() function
887 return lower_mul_2x32_64(b, src[0], src[1], true); in lower_int64_alu_instr()
889 return lower_mul_2x32_64(b, src[0], src[1], false); in lower_int64_alu_instr()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_screen.c157 .lower_mul_2x32_64 = true,
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_screen.c157 .lower_mul_2x32_64 = true,
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_screen.c157 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_screen.c157 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_screen.c157 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_screen.c157 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_screen.c157 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_screen.c157 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_screen.c157 .lower_mul_2x32_64 = true,
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/i915/
H A Di915_screen.c160 .lower_mul_2x32_64 = true,
/dports/lang/clover/mesa-21.3.6/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()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/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()
/dports/graphics/mesa-libs/mesa-21.3.6/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()

12345