Searched defs:pmaxsw (Results 1 – 4 of 4) sorted by relevance
786 __ pmaxsw(dst, src); in VisitVecMax() local
769 __ pmaxsw(dst, src); in VisitVecMax() local
2387 void X86Assembler::pmaxsw(XmmRegister dst, XmmRegister src) { in pmaxsw() function in art::x86::X86Assembler
3280 void X86_64Assembler::pmaxsw(XmmRegister dst, XmmRegister src) { in pmaxsw() function in art::x86_64::X86_64Assembler