Searched defs:pmaxsd (Results 1 – 4 of 4) sorted by relevance
794 __ pmaxsd(dst, src); in VisitVecMax() local
777 __ pmaxsd(dst, src); in VisitVecMax() local
2404 void X86Assembler::pmaxsd(XmmRegister dst, XmmRegister src) { in pmaxsd() function in art::x86::X86Assembler
3299 void X86_64Assembler::pmaxsd(XmmRegister dst, XmmRegister src) { in pmaxsd() function in art::x86_64::X86_64Assembler