Searched defs:punpckldq (Results 1 – 5 of 5) sorted by relevance
100 __ punpckldq(dst, tmp); in VisitVecReplicateScalar() local1147 __ punpckldq(dst, tmp); in VisitVecSetScalars() local
215 __ punpckldq(temp1, temp2); in MoveIntToFP() local1849 __ punpckldq(temp1, temp2); in GenUnsafePut() local
5925 __ punpckldq(temp1, temp2); in HandleFieldSet() local
2616 void X86Assembler::punpckldq(XmmRegister dst, XmmRegister src) { in punpckldq() function in art::x86::X86Assembler
3527 void X86_64Assembler::punpckldq(XmmRegister dst, XmmRegister src) { in punpckldq() function in art::x86_64::X86_64Assembler