Searched defs:psubusw (Results 1 – 4 of 4) sorted by relevance
632 __ psubusw(dst, src); in VisitVecSaturationSub() local
615 __ psubusw(dst, src); in VisitVecSaturationSub() local
1618 void X86Assembler::psubusw(XmmRegister dst, XmmRegister src) { in psubusw() function in art::x86::X86Assembler
2269 void X86_64Assembler::psubusw(XmmRegister dst, XmmRegister src) { in psubusw() function in art::x86_64::X86_64Assembler