Searched refs:lower_mul_high (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.h78 .lower_mul_high = true,
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_alu.c135 if (b->shader->options->lower_mul_high) {
220 !shader->options->lower_mul_high)
H A Dnir.h2445 bool lower_mul_high; member in struct:nir_shader_compiler_options
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_nir.c46 .lower_mul_high = true,
73 .lower_mul_high = true,
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_alu.c135 if (b->shader->options->lower_mul_high) {
233 !shader->options->lower_mul_high)
H A Dnir.h3474 bool lower_mul_high; member in struct:nir_shader_compiler_options
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_screen.c683 .lower_mul_high = true,
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir.c47 .lower_mul_high = true,
103 .lower_mul_high = true,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.c921 .lower_mul_high = false,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_compiler.c373 .lower_mul_high = true,
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dnir_to_vir.c2381 .lower_mul_high = true,
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_pipeline.c241 .lower_mul_high = true,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp3247 op.lower_mul_high = false;
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Dnir_to_dxil.c101 .lower_mul_high = true,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst3538 - zink: set lower_mul_high and lower_rotate in ntv compiler options

Completed in 48 milliseconds