Searched defs:paddusw (Results 1 – 4 of 4) sorted by relevance
508 __ paddusw(dst, src); in VisitVecSaturationAdd() local
525 __ paddusw(dst, src); in VisitVecSaturationAdd() local
1619 void X86Assembler::paddusw(XmmRegister dst, XmmRegister src) { in paddusw() function in art::x86::X86Assembler
2254 void X86_64Assembler::paddusw(XmmRegister dst, XmmRegister src) { in paddusw() function in art::x86_64::X86_64Assembler