Searched refs:fuse_ffma64 (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bifrost_compile.h | 87 .fuse_ffma64 = true,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_screen.c | 79 .fuse_ffma64 = true,
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 51 .fuse_ffma64 = true, 107 .fuse_ffma64 = true,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_screen.c | 1073 .fuse_ffma64 = true,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_screen.c | 966 .fuse_ffma64 = false, /* nir doesn't track mad vs fma */
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_get.c | 1026 .fuse_ffma64 = true,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir.c | 40 .fuse_ffma64 = true,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_pipe_common.c | 1325 .fuse_ffma64 = true,
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir.h | 3441 bool fuse_ffma64; member in struct:nir_shader_compiler_options
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_nir.cpp | 3227 op.fuse_ffma64 = false; /* nir doesn't track mad vs fma */
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/ |
| H A D | nir_to_tgsi.c | 3207 .fuse_ffma64 = true,
|
| /xsrc/external/mit/MesaLib/src/compiler/nir/ |
| H A D | nir_opt_algebraic.c | [all...] |
Completed in 105 milliseconds