Searched defs:cvtps2dq (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
D | IceAssemblerX8664.cpp | 1761 void AssemblerX8664::cvtps2dq(Type /* Ignore */, XmmRegister dst, in cvtps2dq() function in Ice::X8664::AssemblerX8664 |
D | IceAssemblerX8632.cpp | 1632 void AssemblerX8632::cvtps2dq(Type /* Ignore */, XmmRegister dst, in cvtps2dq() function in Ice::X8632::AssemblerX8632 |
/external/swiftshader/src/Reactor/ | ||
D | LLVMReactor.cpp | 3447 RValue<Int4> cvtps2dq(RValue<Float4> val) in cvtps2dq() function |