Searched defs:paddq (Results 1 – 4 of 4) sorted by relevance
243 __ paddq(dst, tmp); in VisitVecReduce() local
226 __ paddq(dst, tmp); in VisitVecReduce() local
1521 void X86Assembler::paddq(XmmRegister dst, XmmRegister src) { in paddq() function in art::x86::X86Assembler
2100 void X86_64Assembler::paddq(XmmRegister dst, XmmRegister src) { in paddq() function in art::x86_64::X86_64Assembler