Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8632.cpp1337 void AssemblerX8632::rsqrtps(XmmRegister dst) { in rsqrtps() function in Ice::X8632::AssemblerX8632
DIceAssemblerX8664.cpp1439 void AssemblerX8664::rsqrtps(XmmRegister dst) { in rsqrtps() function in Ice::X8664::AssemblerX8664
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp3739 RValue<Float4> rsqrtps(RValue<Float4> val) in rsqrtps() function