Searched defs:pcmpgtd (Results 1 – 4 of 4) sorted by relevance
323 __ pcmpgtd(tmp, dst); in VisitVecAbs() local
340 __ pcmpgtd(tmp, dst); in VisitVecAbs() local
2587 void X86Assembler::pcmpgtd(XmmRegister dst, XmmRegister src) { in pcmpgtd() function in art::x86::X86Assembler
3531 void X86_64Assembler::pcmpgtd(XmmRegister dst, XmmRegister src) { in pcmpgtd() function in art::x86_64::X86_64Assembler