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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_defines.h274 BRW_OPCODE_DP4 = 84, enumerator in enum:opcode
H A Dbrw_vec4_copy_propagation.cpp208 case BRW_OPCODE_DP4:
H A Dbrw_shader.cpp928 case BRW_OPCODE_DP4:
976 case BRW_OPCODE_DP4:
H A Dbrw_eu.c644 [BRW_OPCODE_DP4] = {
H A Dbrw_vec4.cpp535 case BRW_OPCODE_DP4:
658 case BRW_OPCODE_DP4:
1203 if (opcode != BRW_OPCODE_DP4 && opcode != BRW_OPCODE_DPH &&
H A Dbrw_vec4_generator.cpp1618 case BRW_OPCODE_DP4:
H A Dbrw_vec4_nir.cpp1883 inst = emit(BRW_OPCODE_DP4, dst, op[0], op[1]);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_copy_propagation.cpp192 case BRW_OPCODE_DP4:
H A Dbrw_shader.cpp998 case BRW_OPCODE_DP4:
1048 case BRW_OPCODE_DP4:
H A Dbrw_eu.cpp688 { BRW_OPCODE_DP4, 84, "dp4", 2, 1, GFX_LT(GFX11) },
H A Dbrw_vec4.cpp533 case BRW_OPCODE_DP4:
659 case BRW_OPCODE_DP4:
1187 if (opcode != BRW_OPCODE_DP4 && opcode != BRW_OPCODE_DPH &&
H A Dbrw_eu_defines.h274 BRW_OPCODE_DP4, enumerator in enum:opcode
H A Dbrw_ir_performance.cpp484 case BRW_OPCODE_DP4:
H A Dbrw_vec4_generator.cpp1658 case BRW_OPCODE_DP4:
H A Dbrw_vec4_nir.cpp1903 inst = emit(BRW_OPCODE_DP4, dst, op[0], op[1]);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_defines.h606 #define BRW_OPCODE_DP4 84 macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_defines.h606 #define BRW_OPCODE_DP4 84 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_defines.h606 #define BRW_OPCODE_DP4 84 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_defines.h606 #define BRW_OPCODE_DP4 84 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_defines.h599 #define BRW_OPCODE_DP4 84 macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_disasm.c53 [BRW_OPCODE_DP4] = { .name = "dp4", .nsrc = 2, .ndst = 1 },
H A Dbrw_eu.h198 BRW_OPCODE_DP4 = 84, enumerator in enum:opcode
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_disasm.c53 [BRW_OPCODE_DP4] = { .name = "dp4", .nsrc = 2, .ndst = 1 },
H A Dbrw_eu.h198 BRW_OPCODE_DP4 = 84, enumerator in enum:opcode
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_gram.y184 case BRW_OPCODE_DP4:

Completed in 68 milliseconds