Home
last modified time | relevance | path

Searched defs:slli_h (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc2746 __ 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/
Dcode-generator-mips64.cc2896 __ 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