Searched defs:ilvl_h (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| D | code-generator-mips.cc | 3317 __ 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/ |
| D | code-generator-mips64.cc | 3487 __ 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
|