Searched defs:pckev_h (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| D | code-generator-mips64.cc | 3497 __ pckev_h(dst, src1, src0); in AssembleArchInstruction() local 3728 __ pckev_h(dst, kSimd128RegZero, kSimd128ScratchReg); in AssembleArchInstruction() local 3741 __ pckev_h(dst, dst, kSimd128ScratchReg); in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| D | code-generator-mips.cc | 3327 __ pckev_h(dst, src1, src0); in AssembleArchInstruction() local 3558 __ pckev_h(dst, kSimd128RegZero, kSimd128ScratchReg); in AssembleArchInstruction() local 3568 __ pckev_h(dst, kSimd128RegZero, kSimd128ScratchReg); in AssembleArchInstruction() local
|