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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_defines.h275 BRW_OPCODE_DPH = 85, enumerator in enum:opcode
H A Dbrw_vec4_copy_propagation.cpp209 case BRW_OPCODE_DPH:
H A Dbrw_shader.cpp929 case BRW_OPCODE_DPH:
977 case BRW_OPCODE_DPH:
H A Dbrw_eu.c647 [BRW_OPCODE_DPH] = {
H A Dbrw_vec4.cpp536 case BRW_OPCODE_DPH: /* FINISHME: DPH reads only three channels of src0,
659 case BRW_OPCODE_DPH:
1203 if (opcode != BRW_OPCODE_DP4 && opcode != BRW_OPCODE_DPH &&
H A Dbrw_vec4_generator.cpp1614 case BRW_OPCODE_DPH:
H A Dbrw_vec4_nir.cpp1888 inst = emit(BRW_OPCODE_DPH, dst, op[0], op[1]);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_copy_propagation.cpp193 case BRW_OPCODE_DPH:
H A Dbrw_shader.cpp999 case BRW_OPCODE_DPH:
1049 case BRW_OPCODE_DPH:
H A Dbrw_eu.cpp689 { BRW_OPCODE_DPH, 85, "dph", 2, 1, GFX_LT(GFX11) },
H A Dbrw_vec4.cpp534 case BRW_OPCODE_DPH: /* FINISHME: DPH reads only three channels of src0,
660 case BRW_OPCODE_DPH:
1187 if (opcode != BRW_OPCODE_DP4 && opcode != BRW_OPCODE_DPH &&
H A Dbrw_eu_defines.h275 BRW_OPCODE_DPH, enumerator in enum:opcode
H A Dbrw_ir_performance.cpp485 case BRW_OPCODE_DPH:
H A Dbrw_vec4_generator.cpp1654 case BRW_OPCODE_DPH:
H A Dbrw_vec4_nir.cpp1908 inst = emit(BRW_OPCODE_DPH, dst, op[0], op[1]);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_defines.h607 #define BRW_OPCODE_DPH 85 macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_defines.h607 #define BRW_OPCODE_DPH 85 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_defines.h607 #define BRW_OPCODE_DPH 85 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_defines.h607 #define BRW_OPCODE_DPH 85 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_defines.h600 #define BRW_OPCODE_DPH 85 macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_disasm.c54 [BRW_OPCODE_DPH] = { .name = "dph", .nsrc = 2, .ndst = 1 },
H A Dbrw_eu.h199 BRW_OPCODE_DPH = 85, enumerator in enum:opcode
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_disasm.c54 [BRW_OPCODE_DPH] = { .name = "dph", .nsrc = 2, .ndst = 1 },
H A Dbrw_eu.h199 BRW_OPCODE_DPH = 85, enumerator in enum:opcode
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_gram.y187 case BRW_OPCODE_DPH:

Completed in 60 milliseconds