Searched defs:pmaxud (Results 1 – 4 of 4) sorted by relevance
790 __ pmaxud(dst, src); in VisitVecMax() local
773 __ pmaxud(dst, src); in VisitVecMax() local
2456 void X86Assembler::pmaxud(XmmRegister dst, XmmRegister src) { in pmaxud() function in art::x86::X86Assembler
3357 void X86_64Assembler::pmaxud(XmmRegister dst, XmmRegister src) { in pmaxud() function in art::x86_64::X86_64Assembler