Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
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
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
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp3447 RValue<Int4> cvtps2dq(RValue<Float4> val) in cvtps2dq() function