Searched defs:psubsw (Results 1 – 4 of 4) sorted by relevance
619 __ psubsw(dst, src); in VisitVecSaturationSub() local
636 __ psubsw(dst, src); in VisitVecSaturationSub() local
1627 void X86Assembler::psubsw(XmmRegister dst, XmmRegister src) { in psubsw() function in art::x86::X86Assembler
2279 void X86_64Assembler::psubsw(XmmRegister dst, XmmRegister src) { in psubsw() function in art::x86_64::X86_64Assembler