/third_party/mesa3d/src/mesa/x86/ |
D | read_rgba_span_x86.S | 573 pmulhuw %mm7, %mm0 574 pmulhuw %mm7, %mm2 603 pmulhuw %mm7, %mm0 604 pmulhuw %mm7, %mm2 641 pmulhuw %mm7, %mm0 642 pmulhuw %mm7, %mm2 670 pmulhuw %mm7, %mm0
|
/third_party/ffmpeg/libavfilter/x86/ |
D | vf_overlay.asm | 56 pmulhuw m0, m5 94 pmulhuw m0, m5 135 pmulhuw m0, m5
|
D | vf_gradfun.asm | 38 pmulhuw m2, m5
|
/third_party/ffmpeg/libavcodec/x86/ |
D | ac3dsp.asm | 229 pmulhuw m0, m3 230 pmulhuw m1, m3 231 pmulhuw m2, m3
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | x86.hpp | 91 RValue<UShort4> pmulhuw(RValue<UShort4> x, RValue<UShort4> y); 95 RValue<UShort8> pmulhuw(RValue<UShort8> x, RValue<UShort8> y);
|
D | LLVMReactor.cpp | 2264 return x86::pmulhuw(x, y); in MulHigh() 2354 return x86::pmulhuw(x, y); in MulHigh() 3998 RValue<UShort4> pmulhuw(RValue<UShort4> x, RValue<UShort4> y) in pmulhuw() function 4013 RValue<UShort8> pmulhuw(RValue<UShort8> x, RValue<UShort8> y) in pmulhuw() function
|
D | SubzeroReactor.cpp | 2987 auto pmulhuw = Ice::InstIntrinsic::create(::function, 2, result, intrinsic); in MulHigh() local 2988 pmulhuw->addArg(x.value()); in MulHigh() 2989 pmulhuw->addArg(y.value()); in MulHigh() 2990 ::basicBlock->appendInst(pmulhuw); in MulHigh()
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/ |
D | sse.h | 613 #define pmulhuw_m2r(var, reg) sse_m2r(pmulhuw, var, reg) 614 #define pmulhuw_r2r(regs, regd) sse_r2r(pmulhuw, regs, regd) 615 #define pmulhuw(vars, vard, mmreg) sse_m2m(pmulhuw, vars, vard, mmreg) macro
|
/third_party/openh264/codec/encoder/core/x86/ |
D | quant.asm | 58 pmulhuw %1, %4 71 pmulhuw %1, %4 183 pmulhuw %1, %4
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX8632.h | 537 void pmulhuw(Type Ty, XmmRegister dst, XmmRegister src); 538 void pmulhuw(Type Ty, XmmRegister dst, const AsmAddress &src);
|
D | IceAssemblerX8664.h | 556 void pmulhuw(Type Ty, XmmRegister dst, XmmRegister src); 557 void pmulhuw(Type Ty, XmmRegister dst, const AsmAddress &src);
|
D | IceAssemblerX8632.cpp | 779 void AssemblerX8632::pmulhuw(Type Ty, XmmRegister dst, XmmRegister src) { in pmulhuw() function in Ice::X8632::AssemblerX8632 789 void AssemblerX8632::pmulhuw(Type Ty, XmmRegister dst, const AsmAddress &src) { in pmulhuw() function in Ice::X8632::AssemblerX8632
|
D | IceAssemblerX8664.cpp | 827 void AssemblerX8664::pmulhuw(Type Ty, XmmRegister dst, XmmRegister src) { in pmulhuw() function in Ice::X8664::AssemblerX8664 838 void AssemblerX8664::pmulhuw(Type Ty, XmmRegister dst, const AsmAddress &src) { in pmulhuw() function in Ice::X8664::AssemblerX8664
|
D | IceInstX8632.h | 3531 &Assembler::pmulhuw, &Assembler::pmulhuw};
|
D | IceInstX8664.h | 3428 &Assembler::pmulhuw, &Assembler::pmulhuw};
|
/third_party/pixman/ |
D | meson.build | 125 asm ("pmulhuw %1, %0\n\t"
|
D | configure.ac | 373 asm ("pmulhuw %1, %0\n\t"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrMMX.td | 352 defm MMX_PMULHUW : MMXI_binop_rm_int<0xE4, "pmulhuw", int_x86_mmx_pmulhu_w,
|
D | X86InstrSSE.td | 3442 defm PMULHUW : PDI_binop_all<0xE4, "pmulhuw", mulhu, v8i16, v16i16,
|
/third_party/openh264/codec/processing/src/x86/ |
D | downsample_bilinear.asm | 927 pmulhuw xmm2, xmm3 ; mul u(1-u)u(1-u) on xmm2 1258 pmulhuw xmm2, xmm3 ; mul u(1-u)u(1-u) on xmm2 1559 pmulhuw xmm2, xmm3 ; mul u(1-u)u(1-u) on xmm2 2347 pmulhuw %1, %3 2348 pmulhuw %2, %4
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 9765 …{ 6021 /* pmulhuw */, X86::MMX_PMULHUWirr, Convert__Reg1_1__Tie0_1_1__Reg1_0, AMFBS_None, { MCK_VR… 9766 …{ 6021 /* pmulhuw */, X86::PMULHUWrr, Convert__Reg1_1__Tie0_1_1__Reg1_0, AMFBS_None, { MCK_FR32, M… 9767 …{ 6021 /* pmulhuw */, X86::PMULHUWrm, Convert__Reg1_1__Tie0_1_1__Mem1285_0, AMFBS_None, { MCK_Mem1… 9768 …{ 6021 /* pmulhuw */, X86::MMX_PMULHUWirm, Convert__Reg1_1__Tie0_1_1__Mem645_0, AMFBS_None, { MCK_… 24319 …{ 6021 /* pmulhuw */, X86::MMX_PMULHUWirr, Convert__Reg1_0__Tie0_1_1__Reg1_1, AMFBS_None, { MCK_VR… 24320 …{ 6021 /* pmulhuw */, X86::MMX_PMULHUWirm, Convert__Reg1_0__Tie0_1_1__Mem645_1, AMFBS_None, { MCK_… 24321 …{ 6021 /* pmulhuw */, X86::PMULHUWrr, Convert__Reg1_0__Tie0_1_1__Reg1_1, AMFBS_None, { MCK_FR32, M… 24322 …{ 6021 /* pmulhuw */, X86::PMULHUWrm, Convert__Reg1_0__Tie0_1_1__Mem1285_1, AMFBS_None, { MCK_FR32…
|