| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_vec4_copy_propagation.cpp | 85 opcode == BRW_OPCODE_OR || 225 case BRW_OPCODE_OR:
|
| H A D | brw_fs_cmod_propagation.cpp | 140 if (scan_inst->opcode != BRW_OPCODE_OR &&
|
| H A D | brw_vec4_cse.cpp | 56 case BRW_OPCODE_OR:
|
| H A D | brw_eu_defines.h | 205 BRW_OPCODE_OR = 6, enumerator in enum:opcode
|
| H A D | brw_fs_cse.cpp | 55 case BRW_OPCODE_OR:
|
| H A D | brw_fs_copy_propagation.cpp | 306 opcode == BRW_OPCODE_OR || 641 case BRW_OPCODE_OR:
|
| H A D | brw_shader.cpp | 820 case BRW_OPCODE_OR: 990 case BRW_OPCODE_OR:
|
| H A D | brw_eu.c | 472 [BRW_OPCODE_OR] = {
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_eu.cpp | 606 { BRW_OPCODE_OR, 6, "or", 2, 1, GFX_LT(GFX12) }, 607 { BRW_OPCODE_OR, 102, "or", 2, 1, GFX_GE(GFX12) },
|
| H A D | brw_fs_cmod_propagation.cpp | 183 if (scan_inst->opcode != BRW_OPCODE_OR &&
|
| H A D | brw_vec4_cse.cpp | 56 case BRW_OPCODE_OR:
|
| H A D | brw_fs_cse.cpp | 55 case BRW_OPCODE_OR:
|
| H A D | brw_vec4_copy_propagation.cpp | 209 case BRW_OPCODE_OR:
|
| H A D | brw_fs_copy_propagation.cpp | 365 opcode == BRW_OPCODE_OR || 810 case BRW_OPCODE_OR:
|
| H A D | brw_shader.cpp | 868 case BRW_OPCODE_OR: 1062 case BRW_OPCODE_OR:
|
| H A D | test_fs_cmod_propagation.cpp | 1570 EXPECT_EQ(BRW_OPCODE_OR, instruction(block0, 0)->opcode); 2677 EXPECT_EQ(BRW_OPCODE_OR, instruction(block0, 0)->opcode); 2876 EXPECT_EQ(BRW_OPCODE_OR, instruction(block0, 0)->opcode); 2919 EXPECT_EQ(BRW_OPCODE_OR, instruction(block0, 0)->opcode); 2964 EXPECT_EQ(BRW_OPCODE_OR, instruction(block0, 0)->opcode); 3008 EXPECT_EQ(BRW_OPCODE_OR, instruction(block0, 0)->opcode); 3011 EXPECT_EQ(BRW_OPCODE_OR, instruction(block0, 1)->opcode); 3054 EXPECT_EQ(BRW_OPCODE_OR, instruction(block0, 0)->opcode);
|
| H A D | brw_eu_defines.h | 209 BRW_OPCODE_OR, enumerator in enum:opcode
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | brw_defines.h | 569 #define BRW_OPCODE_OR 6 macro
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | brw_defines.h | 569 #define BRW_OPCODE_OR 6 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | brw_defines.h | 569 #define BRW_OPCODE_OR 6 macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | brw_defines.h | 569 #define BRW_OPCODE_OR 6 macro
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | brw_defines.h | 562 #define BRW_OPCODE_OR 6 macro
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/ |
| H A D | brw_disasm.c | 63 [BRW_OPCODE_OR] = { .name = "or", .nsrc = 2, .ndst = 1 },
|
| H A D | brw_eu.h | 158 BRW_OPCODE_OR = 6, enumerator in enum:opcode
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/ |
| H A D | brw_disasm.c | 63 [BRW_OPCODE_OR] = { .name = "or", .nsrc = 2, .ndst = 1 },
|