Home
last modified time | relevance | path

Searched defs:movq (Results 1 – 9 of 9) sorted by relevance

/third_party/openh264/codec/common/x86/
Dmc_luma.asm990 movq xmm0, [r0] label
992 movq xmm1, [r0+5] label
994 movq xmm2, [r0+1] label
996 movq xmm3, [r0+4] label
998 movq xmm4, [r0+2] label
1000 movq xmm5, [r0+3] label
1019 movq xmm0, [r0+6] label
1500 movq xmm0, [r0] label
1502 movq xmm1, [r0+5] label
1504 movq xmm2, [r0+1] label
[all …]
/third_party/gstreamer/gstplugins_good/gst/goom2k1/
Dfilters_mmx.s37 movq (thezero), %mm7 label
/third_party/ffmpeg/libavcodec/x86/
Dfdct.c376 FDCT_COL(mmx, mm, movq) in FDCT_COL() argument
/third_party/gstreamer/gstplugins_good/gst/goom/
Dxmmx.h408 #define movq(vars, vard) \ macro
Dmmx.h404 #define movq(vars, vard) \ macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8664.cpp516 void AssemblerX8664::movq(XmmRegister dst, XmmRegister src) { in movq() function in Ice::X8664::AssemblerX8664
525 void AssemblerX8664::movq(const AsmAddress &dst, XmmRegister src) { in movq() function in Ice::X8664::AssemblerX8664
534 void AssemblerX8664::movq(XmmRegister dst, const AsmAddress &src) { in movq() function in Ice::X8664::AssemblerX8664
DIceAssemblerX8632.cpp479 void AssemblerX8632::movq(XmmRegister dst, XmmRegister src) { in movq() function in Ice::X8632::AssemblerX8632
487 void AssemblerX8632::movq(const AsmAddress &dst, XmmRegister src) { in movq() function in Ice::X8632::AssemblerX8632
495 void AssemblerX8632::movq(XmmRegister dst, const AsmAddress &src) { in movq() function in Ice::X8632::AssemblerX8632
/third_party/flutter/skia/third_party/externals/sdl/src/render/
Dmmx.h319 #define movq(vars, vard) \ macro
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/
Dmmx.h401 #define movq(vars, vard) \ macro