Searched defs:pmaxsb (Results 1 – 4 of 4) sorted by relevance
761 __ pmaxsb(dst, src); in VisitVecMax() local
778 __ pmaxsb(dst, src); in VisitVecMax() local
2370 void X86Assembler::pmaxsb(XmmRegister dst, XmmRegister src) { in pmaxsb() function in art::x86::X86Assembler
3261 void X86_64Assembler::pmaxsb(XmmRegister dst, XmmRegister src) { in pmaxsb() function in art::x86_64::X86_64Assembler