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