Home
last modified time | relevance | path

Searched defs:sqrtps (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8664.cpp1431 void AssemblerX8664::sqrtps(XmmRegister dst) { in sqrtps() function in Ice::X8664::AssemblerX8664
DIceAssemblerX8632.cpp1330 void AssemblerX8632::sqrtps(XmmRegister dst) { in sqrtps() function in Ice::X8632::AssemblerX8632
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp3734 RValue<Float4> sqrtps(RValue<Float4> val) in sqrtps() function