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