Searched defs:punpckldq (Results 1 – 4 of 4) sorted by relevance
114 TEST_F(AssemblerX86Test, punpckldq) { in TEST_F() argument
501 void X86Assembler::punpckldq(XmmRegister dst, XmmRegister src) { in punpckldq() function in art::x86::X86Assembler
217 __ punpckldq(temp1, temp2); in MoveIntToFP() local1491 __ punpckldq(temp1, temp2); in GenUnsafePut() local
3424 __ punpckldq(temp1, temp2); in HandleFieldSet() local