Searched defs:punpckhqdq (Results 1 – 4 of 4) sorted by relevance
242 __ punpckhqdq(tmp, tmp); in VisitVecReduce() local
225 __ punpckhqdq(tmp, tmp); in VisitVecReduce() local
2661 void X86Assembler::punpckhqdq(XmmRegister dst, XmmRegister src) { in punpckhqdq() function in art::x86::X86Assembler
3577 void X86_64Assembler::punpckhqdq(XmmRegister dst, XmmRegister src) { in punpckhqdq() function in art::x86_64::X86_64Assembler