| /xsrc/external/mit/MesaLib/dist/src/intel/common/ |
| H A D | intel_disasm.c | 35 opcode == BRW_OPCODE_SENDC ||
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/ |
| H A D | gen_disasm.c | 39 opcode == BRW_OPCODE_SENDC ||
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | test_eu_compact.cpp | 70 brw_inst_opcode(devinfo, inst) != BRW_OPCODE_SENDC && 133 brw_inst_opcode(devinfo, src) != BRW_OPCODE_SENDC &&
|
| H A D | brw_eu_defines.h | 249 BRW_OPCODE_SENDC = 50, enumerator in enum:opcode
|
| H A D | brw_inst.h | 532 brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SENDC) { 559 brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SENDC) {
|
| H A D | brw_eu.c | 575 [BRW_OPCODE_SENDC] = {
|
| H A D | brw_eu_emit.c | 205 brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SENDC || 425 brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SENDC); 2293 insn = next_insn(p, BRW_OPCODE_SENDC); 2339 brw_inst *insn = next_insn(p, BRW_OPCODE_SENDC);
|
| H A D | brw_fs_generator.cpp | 290 brw_inst_set_opcode(p->devinfo, brw_last_inst, BRW_OPCODE_SENDC); 2105 brw_memory_fence(p, dst, src[0], BRW_OPCODE_SENDC, false);
|
| H A D | brw_eu_compact.c | 888 if ((brw_inst_opcode(devinfo, src) == BRW_OPCODE_SENDC ||
|
| H A D | brw_eu_validate.c | 96 case BRW_OPCODE_SENDC:
|
| H A D | brw_disasm.c | 87 opcode == BRW_OPCODE_SENDC ||
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | test_eu_compact.cpp | 96 brw_inst_opcode(devinfo, inst) != BRW_OPCODE_SENDC && 159 brw_inst_opcode(devinfo, src) != BRW_OPCODE_SENDC &&
|
| H A D | brw_eu.cpp | 663 { BRW_OPCODE_SENDC, 50, "sendc", 1, 1, GFX_LT(GFX12) }, 665 { BRW_OPCODE_SENDC, 50, "sendc", 2, 1, GFX_GE(GFX12) },
|
| H A D | brw_eu_defines.h | 251 BRW_OPCODE_SENDC, enumerator in enum:opcode 1231 opcode == BRW_OPCODE_SENDC ||
|
| H A D | brw_eu_emit.c | 114 brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SENDC)) { 222 brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SENDC || 236 brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SENDC)) { 356 brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SENDC))) { 460 brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SENDC); 2472 insn = next_insn(p, BRW_OPCODE_SENDC); 2512 brw_inst *insn = next_insn(p, BRW_OPCODE_SENDC);
|
| H A D | brw_fs_generator.cpp | 346 devinfo->ver >= 12 ? BRW_OPCODE_SENDC : BRW_OPCODE_SENDSC); 351 brw_inst_set_opcode(p->devinfo, brw_last_inst, BRW_OPCODE_SENDC); 2469 BRW_OPCODE_SENDC : BRW_OPCODE_SEND;
|
| H A D | brw_eu_validate.c | 97 case BRW_OPCODE_SENDC:
|
| H A D | brw_disasm.c | 87 opcode == BRW_OPCODE_SENDC ||
|
| H A D | brw_eu_compact.c | 1443 if ((brw_inst_opcode(devinfo, src) == BRW_OPCODE_SENDC ||
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/ |
| H A D | brw_disasm.c | 72 [BRW_OPCODE_SENDC] = { .name = "sendc", .nsrc = 1, .ndst = 1 }, 868 inst->header.opcode != BRW_OPCODE_SENDC) 902 inst->header.opcode == BRW_OPCODE_SENDC) { 1096 inst->header.opcode == BRW_OPCODE_SENDC)
|
| H A D | brw_eu.h | 183 BRW_OPCODE_SENDC = 50, enumerator in enum:opcode
|
| H A D | brw_eu_emit.c | 1758 insn = brw_next_insn(p, BRW_OPCODE_SENDC);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/ |
| H A D | brw_disasm.c | 72 [BRW_OPCODE_SENDC] = { .name = "sendc", .nsrc = 1, .ndst = 1 }, 868 inst->header.opcode != BRW_OPCODE_SENDC) 902 inst->header.opcode == BRW_OPCODE_SENDC) { 1096 inst->header.opcode == BRW_OPCODE_SENDC)
|
| H A D | brw_eu.h | 183 BRW_OPCODE_SENDC = 50, enumerator in enum:opcode
|
| H A D | brw_eu_emit.c | 1758 insn = brw_next_insn(p, BRW_OPCODE_SENDC);
|