Searched refs:BRW_OPCODE_XOR (Results 1 - 25 of 35) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_copy_propagation.cpp86 opcode == BRW_OPCODE_XOR ||
227 case BRW_OPCODE_XOR:
H A Dbrw_vec4_cse.cpp57 case BRW_OPCODE_XOR:
H A Dbrw_eu_defines.h206 BRW_OPCODE_XOR = 7, enumerator in enum:opcode
H A Dbrw_fs_cse.cpp56 case BRW_OPCODE_XOR:
H A Dbrw_fs_copy_propagation.cpp307 opcode == BRW_OPCODE_XOR ||
643 case BRW_OPCODE_XOR:
H A Dbrw_shader.cpp821 case BRW_OPCODE_XOR:
1001 case BRW_OPCODE_XOR:
H A Dbrw_eu.c475 [BRW_OPCODE_XOR] = {
H A Dbrw_disasm.c80 opcode == BRW_OPCODE_XOR;
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu.cpp608 { BRW_OPCODE_XOR, 7, "xor", 2, 1, GFX_LT(GFX12) },
609 { BRW_OPCODE_XOR, 103, "xor", 2, 1, GFX_GE(GFX12) },
H A Dbrw_vec4_cse.cpp57 case BRW_OPCODE_XOR:
H A Dbrw_fs_cse.cpp56 case BRW_OPCODE_XOR:
H A Dbrw_vec4_copy_propagation.cpp211 case BRW_OPCODE_XOR:
H A Dbrw_fs_copy_propagation.cpp366 opcode == BRW_OPCODE_XOR ||
812 case BRW_OPCODE_XOR:
H A Dbrw_shader.cpp869 case BRW_OPCODE_XOR:
1073 case BRW_OPCODE_XOR:
H A Dbrw_eu_defines.h210 BRW_OPCODE_XOR, enumerator in enum:opcode
H A Dbrw_ir_performance.cpp300 case BRW_OPCODE_XOR:
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_defines.h570 #define BRW_OPCODE_XOR 7 macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_defines.h570 #define BRW_OPCODE_XOR 7 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_defines.h570 #define BRW_OPCODE_XOR 7 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_defines.h570 #define BRW_OPCODE_XOR 7 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_defines.h563 #define BRW_OPCODE_XOR 7 macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_disasm.c64 [BRW_OPCODE_XOR] = { .name = "xor", .nsrc = 2, .ndst = 1 },
H A Dbrw_eu.h159 BRW_OPCODE_XOR = 7, enumerator in enum:opcode
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_disasm.c64 [BRW_OPCODE_XOR] = { .name = "xor", .nsrc = 2, .ndst = 1 },
H A Dbrw_eu.h159 BRW_OPCODE_XOR = 7, enumerator in enum:opcode

Completed in 50 milliseconds

12