Searched defs:pmaxud (Results 1 – 3 of 3) sorted by relevance
694 __ pmaxud(dst, src); in VisitVecMax() local
677 __ pmaxud(dst, src); in VisitVecMax() local
1676 void X86_64Assembler::pmaxud(XmmRegister dst, XmmRegister src) { in pmaxud() function in art::x86_64::X86_64Assembler