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