Searched defs:Pcmpeqb (Results 1 – 2 of 2) sorted by relevance
3681 __ Pcmpeqb(dst, i.InputSimd128Register(1)); in AssembleArchInstruction() local3682 __ Pcmpeqb(kScratchDoubleReg, kScratchDoubleReg); in AssembleArchInstruction() local3694 __ Pcmpeqb(dst, src); in AssembleArchInstruction() local3734 __ Pcmpeqb(dst, src); in AssembleArchInstruction() local3735 __ Pcmpeqb(kScratchDoubleReg, kScratchDoubleReg); in AssembleArchInstruction() local3743 __ Pcmpeqb(dst, src); in AssembleArchInstruction() local
2837 __ Pcmpeqb(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local