Searched defs:pxor (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ | ||
H A D | IceAssemblerX8632.cpp | 937 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 |
H A D | IceAssemblerX8664.cpp | 999 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 |
Completed in 9 milliseconds