Searched defs:punpckldq (Results 1 – 5 of 5) sorted by relevance
99 __ punpckldq(dst, tmp); in VisitVecReplicateScalar() local1026 __ punpckldq(dst, tmp); in VisitVecSetScalars() local
223 __ punpckldq(temp1, temp2); in MoveIntToFP() local2217 __ punpckldq(temp1, temp2); in GenUnsafePut() local
4984 __ punpckldq(temp1, temp2); in HandleFieldSet() local
1618 void X86Assembler::punpckldq(XmmRegister dst, XmmRegister src) { in punpckldq() function in art::x86::X86Assembler
1846 void X86_64Assembler::punpckldq(XmmRegister dst, XmmRegister src) { in punpckldq() function in art::x86_64::X86_64Assembler