Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc1809 __ ilvr_h(dst, scratch, dst); in AssembleArchInstruction() local
1818 __ ilvr_h(dst, kSimd128RegZero, dst); in AssembleArchInstruction() local
3465 __ ilvr_h(dst, kSimd128RegZero, dst); in AssembleArchInstruction() local
3477 __ ilvr_h(dst, src1, src0); in AssembleArchInstruction() local
3675 __ ilvr_h(kSimd128ScratchReg, src, src); in AssembleArchInstruction() local
3692 __ ilvr_h(i.OutputSimd128Register(), kSimd128RegZero, in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc1744 __ ilvr_h(dst, kSimd128ScratchReg, dst); in AssembleArchInstruction() local
1757 __ ilvr_h(dst, kSimd128RegZero, dst); in AssembleArchInstruction() local
3295 __ ilvr_h(dst, kSimd128RegZero, dst); in AssembleArchInstruction() local
3307 __ ilvr_h(dst, src1, src0); in AssembleArchInstruction() local
3505 __ ilvr_h(kSimd128ScratchReg, src, src); in AssembleArchInstruction() local
3522 __ ilvr_h(i.OutputSimd128Register(), kSimd128RegZero, in AssembleArchInstruction() local