Home
last modified time | relevance | path

Searched defs:pxor (Results 1 – 5 of 5) sorted by relevance

/third_party/openh264/codec/common/x86/
Dmc_luma.asm987 pxor xmm7, xmm7 label
1018 pxor xmm7, xmm7 label
1495 pxor xmm7, xmm7 label
1525 pxor xmm7, xmm7 label
/third_party/gstreamer/gstplugins_good/gst/goom/
Dmmx.h568 #define pxor(vars, vard) mmx_m2m(pxor, vars, vard) macro
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/
Dmmx.h565 #define pxor(vars, vard) mmx_m2m(pxor, vars, vard) macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8632.cpp937 void AssemblerX8632::pxor(Type /* Ty */, XmmRegister dst, XmmRegister src) { in pxor() function in Ice::X8632::AssemblerX8632
945 void AssemblerX8632::pxor(Type /* Ty */, XmmRegister dst, in pxor() function in Ice::X8632::AssemblerX8632
DIceAssemblerX8664.cpp999 void AssemblerX8664::pxor(Type /* Ty */, XmmRegister dst, XmmRegister src) { in pxor() function in Ice::X8664::AssemblerX8664
1008 void AssemblerX8664::pxor(Type /* Ty */, XmmRegister dst, in pxor() function in Ice::X8664::AssemblerX8664