Searched defs:pckev_w (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| D | code-generator-mips64.cc | 2842 __ pckev_w(i.OutputSimd128Register(), kSimd128RegZero, in AssembleArchInstruction() local 2851 __ pckev_w(i.OutputSimd128Register(), kSimd128RegZero, in AssembleArchInstruction() local 3383 __ pckev_w(dst, src1, src0); in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| D | code-generator-mips.cc | 2697 __ pckev_w(i.OutputSimd128Register(), kSimd128RegZero, in AssembleArchInstruction() local 2706 __ pckev_w(i.OutputSimd128Register(), kSimd128RegZero, in AssembleArchInstruction() local 3213 __ pckev_w(dst, src1, src0); in AssembleArchInstruction() local
|