Searched defs:vpmaddwd (Results 1 – 4 of 4) sorted by relevance
1227 __ vpmaddwd(tmp, left, right); in VisitVecDotProd() local
1200 __ vpmaddwd(tmp, left, right); in VisitVecDotProd() local
2271 void X86Assembler::vpmaddwd(XmmRegister dst, XmmRegister src1, XmmRegister src2) { in vpmaddwd() function in art::x86::X86Assembler
3146 void X86_64Assembler::vpmaddwd(XmmRegister dst, XmmRegister src1, XmmRegister src2) { in vpmaddwd() function in art::x86_64::X86_64Assembler