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