Searched defs:sqrtps (Results 1 - 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ | ||
| H A D | IceAssemblerX8632.cpp | 1330 void AssemblerX8632::sqrtps(XmmRegister dst) { in sqrtps() function in Ice::X8632::AssemblerX8632 |
| H A D | IceAssemblerX8664.cpp | 1431 void AssemblerX8664::sqrtps(XmmRegister dst) { in sqrtps() function in Ice::X8664::AssemblerX8664 |
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ | ||
| H A D | LLVMReactor.cpp | 3734 RValue<Float4> sqrtps(RValue<Float4> val) in sqrtps() function |
Completed in 16 milliseconds