Searched defs:pcmpgtd (Results 1 – 3 of 3) sorted by relevance
354 __ pcmpgtd(tmp, dst); in VisitVecAbs() local
337 __ pcmpgtd(tmp, dst); in VisitVecAbs() local
1775 void X86_64Assembler::pcmpgtd(XmmRegister dst, XmmRegister src) { in pcmpgtd() function in art::x86_64::X86_64Assembler