Searched defs:paddw (Results 1 – 4 of 4) sorted by relevance
329 __ paddw(dst, src); in VisitVecAdd() local
322 __ paddw(dst, src); in VisitVecAdd() local
816 void X86Assembler::paddw(XmmRegister dst, XmmRegister src) { in paddw() function in art::x86::X86Assembler
905 void X86_64Assembler::paddw(XmmRegister dst, XmmRegister src) { in paddw() function in art::x86_64::X86_64Assembler