Searched defs:psubq (Results 1 – 4 of 4) sorted by relevance
184 __ psubq(dst, src); in VisitVecNeg() local407 __ psubq(dst, src); in VisitVecSub() local
177 __ psubq(dst, src); in VisitVecNeg() local396 __ psubq(dst, src); in VisitVecSub() local
880 void X86Assembler::psubq(XmmRegister dst, XmmRegister src) { in psubq() function in art::x86::X86Assembler
976 void X86_64Assembler::psubq(XmmRegister dst, XmmRegister src) { in psubq() function in art::x86_64::X86_64Assembler