Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc3317 __ ilvl_h(dst, src1, src0); in AssembleArchInstruction() local
3514 __ ilvl_h(kSimd128ScratchReg, src, src); in AssembleArchInstruction() local
3529 __ ilvl_h(i.OutputSimd128Register(), kSimd128RegZero, in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc3487 __ ilvl_h(dst, src1, src0); in AssembleArchInstruction() local
3684 __ ilvl_h(kSimd128ScratchReg, src, src); in AssembleArchInstruction() local
3699 __ ilvl_h(i.OutputSimd128Register(), kSimd128RegZero, in AssembleArchInstruction() local