Searched refs:lower_mul_high (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bifrost_compile.h | 78 .lower_mul_high = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_alu.c | 135 if (b->shader->options->lower_mul_high) { 220 !shader->options->lower_mul_high)
|
| H A D | nir.h | 2445 bool lower_mul_high; member in struct:nir_shader_compiler_options
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 46 .lower_mul_high = true, 73 .lower_mul_high = true,
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_alu.c | 135 if (b->shader->options->lower_mul_high) { 233 !shader->options->lower_mul_high)
|
| H A D | nir.h | 3474 bool lower_mul_high; member in struct:nir_shader_compiler_options
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_screen.c | 683 .lower_mul_high = true,
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 47 .lower_mul_high = true, 103 .lower_mul_high = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_screen.c | 921 .lower_mul_high = false,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_compiler.c | 373 .lower_mul_high = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | nir_to_vir.c | 2381 .lower_mul_high = true,
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline.c | 241 .lower_mul_high = true,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_nir.cpp | 3247 op.lower_mul_high = false;
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | nir_to_dxil.c | 101 .lower_mul_high = true,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.2.0.rst | 3538 - zink: set lower_mul_high and lower_rotate in ntv compiler options
|
Completed in 48 milliseconds