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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_defines.h276 BRW_OPCODE_DP3 = 86, enumerator in enum:opcode
H A Dbrw_vec4_copy_propagation.cpp207 case BRW_OPCODE_DP3:
H A Dbrw_shader.cpp927 case BRW_OPCODE_DP3:
975 case BRW_OPCODE_DP3:
H A Dbrw_eu.c650 [BRW_OPCODE_DP3] = {
H A Dbrw_vec4.cpp541 case BRW_OPCODE_DP3:
662 case BRW_OPCODE_DP3:
1204 opcode != BRW_OPCODE_DP3 && opcode != BRW_OPCODE_DP2 &&
H A Dbrw_vec4_generator.cpp1622 case BRW_OPCODE_DP3:
H A Dbrw_vec4_nir.cpp1878 inst = emit(BRW_OPCODE_DP3, dst, op[0], op[1]);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_copy_propagation.cpp191 case BRW_OPCODE_DP3:
H A Dbrw_shader.cpp997 case BRW_OPCODE_DP3:
1047 case BRW_OPCODE_DP3:
H A Dbrw_eu.cpp690 { BRW_OPCODE_DP3, 86, "dp3", 2, 1, GFX_LT(GFX11) },
H A Dbrw_vec4.cpp539 case BRW_OPCODE_DP3:
663 case BRW_OPCODE_DP3:
1188 opcode != BRW_OPCODE_DP3 && opcode != BRW_OPCODE_DP2 &&
H A Dbrw_eu_defines.h276 BRW_OPCODE_DP3, enumerator in enum:opcode
H A Dbrw_ir_performance.cpp486 case BRW_OPCODE_DP3:
H A Dbrw_vec4_generator.cpp1662 case BRW_OPCODE_DP3:
H A Dbrw_vec4_nir.cpp1898 inst = emit(BRW_OPCODE_DP3, dst, op[0], op[1]);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_defines.h608 #define BRW_OPCODE_DP3 86 macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_defines.h608 #define BRW_OPCODE_DP3 86 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_defines.h608 #define BRW_OPCODE_DP3 86 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_defines.h608 #define BRW_OPCODE_DP3 86 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_defines.h601 #define BRW_OPCODE_DP3 86 macro
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_disasm.c55 [BRW_OPCODE_DP3] = { .name = "dp3", .nsrc = 2, .ndst = 1 },
H A Dbrw_eu.h200 BRW_OPCODE_DP3 = 86, enumerator in enum:opcode
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_disasm.c55 [BRW_OPCODE_DP3] = { .name = "dp3", .nsrc = 2, .ndst = 1 },
H A Dbrw_eu.h200 BRW_OPCODE_DP3 = 86, enumerator in enum:opcode
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_gram.y181 case BRW_OPCODE_DP3:

Completed in 63 milliseconds