Home
last modified time | relevance | path

Searched defs:pmaddwd (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.cpp799 void AssemblerX8632::pmaddwd(Type Ty, XmmRegister dst, XmmRegister src) { in pmaddwd() function in Ice::X8632::AssemblerX8632
809 void AssemblerX8632::pmaddwd(Type Ty, XmmRegister dst, const AsmAddress &src) { in pmaddwd() function in Ice::X8632::AssemblerX8632
H A DIceAssemblerX8664.cpp849 void AssemblerX8664::pmaddwd(Type Ty, XmmRegister dst, XmmRegister src) { in pmaddwd() function in Ice::X8664::AssemblerX8664
860 void AssemblerX8664::pmaddwd(Type Ty, XmmRegister dst, const AsmAddress &src) { in pmaddwd() function in Ice::X8664::AssemblerX8664
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp4003 RValue<Int2> pmaddwd(RValue<Short4> x, RValue<Short4> y) in pmaddwd() function
4018 RValue<Int4> pmaddwd(RValue<Short8> x, RValue<Short8> y) in pmaddwd() function

Completed in 16 milliseconds