Searched defs:Pcmpeqw (Results 1 – 2 of 2) sorted by relevance
3434 __ Pcmpeqw(dst, i.InputSimd128Register(1)); in AssembleArchInstruction() local3435 __ Pcmpeqw(kScratchDoubleReg, kScratchDoubleReg); in AssembleArchInstruction() local3447 __ Pcmpeqw(dst, src); in AssembleArchInstruction() local3488 __ Pcmpeqw(dst, src); in AssembleArchInstruction() local3489 __ Pcmpeqw(kScratchDoubleReg, kScratchDoubleReg); in AssembleArchInstruction() local3497 __ Pcmpeqw(dst, src); in AssembleArchInstruction() local
2545 __ Pcmpeqw(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local