Searched refs:gens (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu.c423 { .name = "dim", .nsrc = 1, .ndst = 1, .gens = GEN75 },
424 { .name = "smov", .nsrc = 0, .ndst = 0, .gens = GEN_GE(GEN8) },
428 { .name = "iff", .nsrc = 0, .ndst = 0, .gens = GEN_LE(GEN5) },
429 { .name = "brc", .nsrc = 0, .ndst = 0, .gens = GEN_GE(GEN7) },
433 { .name = "do", .nsrc = 0, .ndst = 0, .gens = GEN_LE(GEN5) },
434 { .name = "case", .nsrc = 0, .ndst = 0, .gens = GEN6 },
438 { .name = "msave", .nsrc = 0, .ndst = 0, .gens = GEN_LE(GEN5) },
439 { .name = "call", .nsrc = 0, .ndst = 0, .gens = GEN_GE(GEN6) },
443 { .name = "mrest", .nsrc = 0, .ndst = 0, .gens = GEN_LE(GEN5) },
444 { .name = "ret", .nsrc = 0, .ndst = 0, .gens
[all...]
H A Dbrw_eu.h1222 * The gens field acts as a tag. If it is non-zero, name points to a string
1238 int gens; member in struct:opcode_desc
H A Dtest_eu_validate.cpp30 } gens[] = { variable in typeref:typename:const struct gen_info[]
92 ::testing::ValuesIn(gens),
/xsrc/external/mit/MesaLib.old/dist/src/intel/perf/
H A Dgen_perf.py578 gens = []
580 gens.append(Gen(xml_file))
642 for gen in gens:
650 for gen in gens:
/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dgen_perf.py633 gens = []
635 gens.append(Gen(xml_file))
698 for gen in gens:
706 for gen in gens:
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.5.rst163 - ac/llvm: fix 16-bit fmed3 on GFX8 and older gens
164 - ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gens
H A D20.0.1.rst165 - ac/llvm: fix 16-bit fmed3 on GFX8 and older gens
166 - ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gens
H A D17.0.3.rst91 - anv: Flush caches prior to PIPELINE_SELECT on all gens
H A D20.1.0.rst3851 - ac/llvm: fix 16-bit fmed3 on GFX8 and older gens
3852 - ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gens
H A D21.2.0.rst1090 - intel: Rename gens keyword to gfx_vers
4503 - freedreno: Avoid staging blits with stencil on older gens
H A D20.0.0.rst2506 - intel/compiler: Limit compaction unit tests to specific gens
H A D19.1.0.rst3994 - iris: Only update clear color for gens 8 and 9.
H A D21.0.0.rst3042 - radv: disable A2 SNORM/SSCALED/SINT for texel buffers & images on all gens
H A D20.3.0.rst4453 - iris: remove additional pipe control done before hiz for older gens
/xsrc/external/mit/MesaLib/dist/docs/drivers/freedreno/
H A Disaspec.rst28 Often times, especially when new functionality is added in later gens
/xsrc/external/mit/MesaLib/dist/docs/
H A Denvvars.rst258 emit messages about the clip unit (for old gens, includes the CLIP
308 emit messages about the strips & fans unit (for old gens, includes
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json30001 "description": "intel/genxml: align QM field names across gens.",
[all...]

Completed in 173 milliseconds