Searched defs:punpckhqdq (Results 1 – 3 of 3) sorted by relevance
256 __ punpckhqdq(tmp, tmp); in VisitVecReduce() local
239 __ punpckhqdq(tmp, tmp); in VisitVecReduce() local
1896 void X86_64Assembler::punpckhqdq(XmmRegister dst, XmmRegister src) { in punpckhqdq() function in art::x86_64::X86_64Assembler