| /xsrc/external/mit/MesaLib/dist/src/intel/common/ |
| H A D | intel_disasm.c | 34 return (opcode == BRW_OPCODE_SEND ||
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/ |
| H A D | gen_disasm.c | 38 return (opcode == BRW_OPCODE_SEND ||
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | test_eu_compact.cpp | 69 if (brw_inst_opcode(devinfo, inst) != BRW_OPCODE_SEND && 132 if (brw_inst_opcode(devinfo, src) != BRW_OPCODE_SEND &&
|
| H A D | brw_eu_emit.c | 204 (brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SEND || 424 assert(brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SEND || 1893 brw_inst *insn = next_insn(p, BRW_OPCODE_SEND); 2034 brw_inst *insn = next_insn(p, BRW_OPCODE_SEND); 2144 brw_inst *insn = next_insn(p, BRW_OPCODE_SEND); 2173 brw_inst *insn = next_insn(p, BRW_OPCODE_SEND); 2242 brw_inst *insn = next_insn(p, BRW_OPCODE_SEND); 2295 insn = next_insn(p, BRW_OPCODE_SEND); 2380 insn = next_insn(p, BRW_OPCODE_SEND); 2488 insn = next_insn(p, BRW_OPCODE_SEND); [all...] |
| H A D | brw_vec4_generator.cpp | 774 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 961 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 998 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 1175 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 1251 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 1315 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 1368 brw_inst *insn = brw_next_insn(p, BRW_OPCODE_SEND); 1886 brw_memory_fence(p, dst, src[0], BRW_OPCODE_SEND, false);
|
| H A D | brw_fs_generator.cpp | 698 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 733 insn = brw_next_insn(p, BRW_OPCODE_SEND); 762 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1428 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 1511 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 2099 brw_memory_fence(p, dst, src[0], BRW_OPCODE_SEND, src[1].ud);
|
| H A D | brw_eu_defines.h | 248 BRW_OPCODE_SEND = 49, enumerator in enum:opcode
|
| H A D | brw_inst.h | 531 if (brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SEND || 558 if (brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SEND ||
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | test_eu_compact.cpp | 95 if (brw_inst_opcode(devinfo, inst) != BRW_OPCODE_SEND && 158 if (brw_inst_opcode(devinfo, src) != BRW_OPCODE_SEND &&
|
| H A D | brw_eu_emit.c | 113 (brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SEND || 221 (brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SEND || 235 (brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SEND || 355 (brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SEND || 459 assert(brw_inst_opcode(devinfo, inst) == BRW_OPCODE_SEND || 2054 brw_inst *insn = next_insn(p, BRW_OPCODE_SEND); 2206 brw_inst *insn = next_insn(p, BRW_OPCODE_SEND); 2319 brw_inst *insn = next_insn(p, BRW_OPCODE_SEND); 2348 brw_inst *insn = next_insn(p, BRW_OPCODE_SEND); 2422 brw_inst *insn = next_insn(p, BRW_OPCODE_SEND); [all...] |
| H A D | brw_eu.cpp | 662 { BRW_OPCODE_SEND, 49, "send", 1, 1, GFX_LT(GFX12) }, 664 { BRW_OPCODE_SEND, 49, "send", 2, 1, GFX_GE(GFX12) },
|
| H A D | brw_vec4_generator.cpp | 773 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 960 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 997 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 1174 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 1250 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 1312 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 1363 brw_inst *insn = brw_next_insn(p, BRW_OPCODE_SEND); 1938 brw_memory_fence(p, dst, src[0], BRW_OPCODE_SEND,
|
| H A D | brw_fs_generator.cpp | 834 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 855 brw_inst *insn = brw_next_insn(p, BRW_OPCODE_SEND); 885 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1647 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 1731 brw_inst *send = brw_next_insn(p, BRW_OPCODE_SEND); 2469 BRW_OPCODE_SENDC : BRW_OPCODE_SEND;
|
| H A D | brw_eu_defines.h | 250 BRW_OPCODE_SEND, enumerator in enum:opcode 1230 (opcode == BRW_OPCODE_SEND ||
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/ |
| H A D | brw_eu_emit.c | 1233 struct brw_instruction *insn = brw_next_insn(p, BRW_OPCODE_SEND); 1329 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1342 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1407 struct brw_instruction *insn = brw_next_insn(p, BRW_OPCODE_SEND); 1510 struct brw_instruction *insn = brw_next_insn(p, BRW_OPCODE_SEND); 1565 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1612 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1657 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1711 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1760 insn = brw_next_insn(p, BRW_OPCODE_SEND); [all...] |
| H A D | brw_disasm.c | 71 [BRW_OPCODE_SEND] = { .name = "send", .nsrc = 1, .ndst = 1 }, 867 } else if (inst->header.opcode != BRW_OPCODE_SEND && 878 if (inst->header.opcode == BRW_OPCODE_SEND && gen < 060) 901 if (inst->header.opcode == BRW_OPCODE_SEND || 1095 if (inst->header.opcode == BRW_OPCODE_SEND ||
|
| H A D | brw_wm.c | 196 insn = brw_next_insn(p, BRW_OPCODE_SEND);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/ |
| H A D | brw_eu_emit.c | 1233 struct brw_instruction *insn = brw_next_insn(p, BRW_OPCODE_SEND); 1329 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1342 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1407 struct brw_instruction *insn = brw_next_insn(p, BRW_OPCODE_SEND); 1510 struct brw_instruction *insn = brw_next_insn(p, BRW_OPCODE_SEND); 1565 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1612 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1657 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1711 insn = brw_next_insn(p, BRW_OPCODE_SEND); 1760 insn = brw_next_insn(p, BRW_OPCODE_SEND); [all...] |
| H A D | brw_disasm.c | 71 [BRW_OPCODE_SEND] = { .name = "send", .nsrc = 1, .ndst = 1 }, 867 } else if (inst->header.opcode != BRW_OPCODE_SEND && 878 if (inst->header.opcode == BRW_OPCODE_SEND && gen < 060) 901 if (inst->header.opcode == BRW_OPCODE_SEND || 1095 if (inst->header.opcode == BRW_OPCODE_SEND ||
|
| H A D | brw_wm.c | 196 insn = brw_next_insn(p, BRW_OPCODE_SEND);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | brw_defines.h | 592 #define BRW_OPCODE_SEND 49 macro
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | brw_defines.h | 592 #define BRW_OPCODE_SEND 49 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | brw_defines.h | 592 #define BRW_OPCODE_SEND 49 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | brw_defines.h | 592 #define BRW_OPCODE_SEND 49 macro
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | brw_defines.h | 585 #define BRW_OPCODE_SEND 49 macro
|