Searched defs:pmaxuw (Results 1 – 4 of 4) sorted by relevance
782 __ pmaxuw(dst, src); in VisitVecMax() local
765 __ pmaxuw(dst, src); in VisitVecMax() local
2475 void X86Assembler::pmaxuw(XmmRegister dst, XmmRegister src) { in pmaxuw() function in art::x86::X86Assembler
3374 void X86_64Assembler::pmaxuw(XmmRegister dst, XmmRegister src) { in pmaxuw() function in art::x86_64::X86_64Assembler