Searched defs:vinsertd (Results 1 – 1 of 1) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| D | code-generator-ppc.cc | 2188 __ vinsertd(dst, dst, Operand(1 * lane_width_in_bytes)); in AssembleArchInstruction() local 2203 __ vinsertd(dst, dst, Operand(1 * lane_width_in_bytes)); in AssembleArchInstruction() local 2291 __ vinsertd(dst, kScratchSimd128Reg, in AssembleArchInstruction() local 2319 __ vinsertd(dst, kScratchSimd128Reg, in AssembleArchInstruction() local 2989 __ vinsertd(kScratchSimd128Reg, kScratchSimd128Reg, in AssembleArchInstruction() local 3001 __ vinsertd(kScratchSimd128Reg, kScratchSimd128Reg, in AssembleArchInstruction() local 3466 __ vinsertd(kScratchSimd128Reg, kScratchSimd128Reg, in AssembleArchInstruction() local 3486 __ vinsertd(dst, kScratchSimd128Reg, Operand(1 * lane_width_in_bytes)); in AssembleArchInstruction() local 3646 __ vinsertd(dst, kScratchSimd128Reg, Operand(1 * lane_width_in_bytes)); in AssembleArchInstruction() local 3661 __ vinsertd(dst, kScratchSimd128Reg, Operand(1 * lane_width_in_bytes)); in AssembleArchInstruction() local [all …]
|