Searched defs:punpcklqdq (Results 1 – 4 of 4) sorted by relevance
93 __ punpcklqdq(dst, dst); in VisitVecReplicateScalar() local
101 __ punpcklqdq(dst, dst); in VisitVecReplicateScalar() local
2625 void X86Assembler::punpcklqdq(XmmRegister dst, XmmRegister src) { in punpcklqdq() function in art::x86::X86Assembler
3537 void X86_64Assembler::punpcklqdq(XmmRegister dst, XmmRegister src) { in punpcklqdq() function in art::x86_64::X86_64Assembler