Searched defs:psubw (Results 1 – 4 of 4) sorted by relevance
294 __ psubw(dst, src); in VisitVecNeg() local
277 __ psubw(dst, src); in VisitVecNeg() local
1403 void X86Assembler::psubw(XmmRegister dst, XmmRegister src) { in psubw() function in art::x86::X86Assembler
1946 void X86_64Assembler::psubw(XmmRegister dst, XmmRegister src) { in psubw() function in art::x86_64::X86_64Assembler