Searched defs:pmaxub (Results 1 – 4 of 4) sorted by relevance
757 __ pmaxub(dst, src); in VisitVecMax() local
774 __ pmaxub(dst, src); in VisitVecMax() local
2421 void X86Assembler::pmaxub(XmmRegister dst, XmmRegister src) { in pmaxub() function in art::x86::X86Assembler
3318 void X86_64Assembler::pmaxub(XmmRegister dst, XmmRegister src) { in pmaxub() function in art::x86_64::X86_64Assembler