Home
last modified time | relevance | path

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

/third_party/mksh/
Dmisc.c822 const unsigned char *prest, *psub, *pnext; in do_gmatch() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8664.cpp909 void AssemblerX8664::psub(Type Ty, XmmRegister dst, XmmRegister src) { in psub() function in Ice::X8664::AssemblerX8664
924 void AssemblerX8664::psub(Type Ty, XmmRegister dst, const AsmAddress &src) { in psub() function in Ice::X8664::AssemblerX8664
DIceAssemblerX8632.cpp853 void AssemblerX8632::psub(Type Ty, XmmRegister dst, XmmRegister src) { in psub() function in Ice::X8632::AssemblerX8632
867 void AssemblerX8632::psub(Type Ty, XmmRegister dst, const AsmAddress &src) { in psub() function in Ice::X8632::AssemblerX8632