Lines Matching defs:vpsllw
2448 __ vpsllw(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local
2831 __ vpsllw(dst, dst, shift); in AssembleArchInstruction() local
2951 __ vpsllw(kScratchDoubleReg, left, 8); in AssembleArchInstruction() local
2963 __ vpsllw(tmp, tmp, 8); in AssembleArchInstruction() local
3490 __ vpsllw(kScratchDoubleReg, i.InputSimd128Register(1), 8); in AssembleArchInstruction() local
3494 __ vpsllw(dst, i.InputSimd128Register(0), 8); in AssembleArchInstruction() local
3518 __ vpsllw(kScratchDoubleReg, i.InputSimd128Register(0), 8); in AssembleArchInstruction() local
3522 __ vpsllw(kScratchDoubleReg, i.InputSimd128Register(1), 8); in AssembleArchInstruction() local
3523 __ vpsllw(dst, i.InputSimd128Register(0), 8); in AssembleArchInstruction() local
3549 __ vpsllw(kScratchDoubleReg, dst, 8); in AssembleArchInstruction() local
3554 __ vpsllw(kScratchDoubleReg, kScratchDoubleReg, 8); in AssembleArchInstruction() local
3594 __ vpsllw(dst, src, 8); in AssembleArchInstruction() local