Searched defs:psubsb (Results 1 – 4 of 4) sorted by relevance
628 __ psubsb(dst, src); in VisitVecSaturationSub() local
611 __ psubsb(dst, src); in VisitVecSaturationSub() local
1609 void X86Assembler::psubsb(XmmRegister dst, XmmRegister src) { in psubsb() function in art::x86::X86Assembler
2229 void X86_64Assembler::psubsb(XmmRegister dst, XmmRegister src) { in psubsb() function in art::x86_64::X86_64Assembler