Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8632.cpp1632 void AssemblerX8632::cvtps2dq(Type /* Ignore */, XmmRegister dst, in cvtps2dq() function in Ice::X8632::AssemblerX8632
1641 void AssemblerX8632::cvtps2dq(Type /* Ignore */, XmmRegister dst, in cvtps2dq() function in Ice::X8632::AssemblerX8632
DIceAssemblerX8664.cpp1761 void AssemblerX8664::cvtps2dq(Type /* Ignore */, XmmRegister dst, in cvtps2dq() function in Ice::X8664::AssemblerX8664
1771 void AssemblerX8664::cvtps2dq(Type /* Ignore */, XmmRegister dst, in cvtps2dq() function in Ice::X8664::AssemblerX8664
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp3685 RValue<Int4> cvtps2dq(RValue<Float4> val) in cvtps2dq() function