Searched defs:slli_h (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| D | code-generator-mips.cc | 2746 __ slli_h(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local 3538 __ slli_h(dst, kSimd128ScratchReg, 8); in AssembleArchInstruction() local 3547 __ slli_h(dst, kSimd128ScratchReg, 8); in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| D | code-generator-mips64.cc | 2896 __ slli_h(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction() local 3708 __ slli_h(dst, kSimd128ScratchReg, 8); in AssembleArchInstruction() local 3717 __ slli_h(dst, kSimd128ScratchReg, 8); in AssembleArchInstruction() local
|