Searched defs:pandn (Results 1 - 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ | ||
| H A D | IceAssemblerX8632.cpp | 714 void AssemblerX8632::pandn(Type /* Ty */, XmmRegister dst, XmmRegister src) { in pandn() function in Ice::X8632::AssemblerX8632 722 void AssemblerX8632::pandn(Type /* Ty */, XmmRegister dst, in pandn() function in Ice::X8632::AssemblerX8632 |
| H A D | IceAssemblerX8664.cpp | 756 void AssemblerX8664::pandn(Type /* Ty */, XmmRegister dst, XmmRegister src) { in pandn() function in Ice::X8664::AssemblerX8664 765 void AssemblerX8664::pandn(Type /* Ty */, XmmRegister dst, in pandn() function in Ice::X8664::AssemblerX8664 |
Completed in 9 milliseconds