Searched defs:pcmpgt (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/subzero/src/ | ||
| D | IceAssemblerX8632.cpp | 1918 void AssemblerX8632::pcmpgt(Type Ty, XmmRegister dst, XmmRegister src) { in pcmpgt() function in Ice::X8632::AssemblerX8632 |
| D | IceAssemblerX8664.cpp | 2073 void AssemblerX8664::pcmpgt(Type Ty, XmmRegister dst, XmmRegister src) { in pcmpgt() function in Ice::X8664::AssemblerX8664 |