Searched defs:andpd (Results 1 – 6 of 6) sorted by relevance
458 __ andpd(xmm0, xmm1); in TEST() local
451 __ andpd(xmm0, xmm1); in TEST() local
716 __ andpd(i.OutputDoubleRegister(), kScratchDoubleReg); in AssembleArchInstruction() local
1010 __ andpd(i.OutputDoubleRegister(), kScratchDoubleReg); in AssembleArchInstruction() local
2140 void Assembler::andpd(XMMRegister dst, XMMRegister src) { in andpd() function in v8::internal::Assembler
3422 void Assembler::andpd(XMMRegister dst, XMMRegister src) { in andpd() function in v8::internal::Assembler