Searched defs:pand (Results 1 – 3 of 3) sorted by relevance
734 __ pand(dst, src); in VisitVecAnd() local
717 __ pand(dst, src); in VisitVecAnd() local
1397 void X86_64Assembler::pand(XmmRegister dst, XmmRegister src) { in pand() function in art::x86_64::X86_64Assembler