Searched defs:vspltw (Results 1 – 1 of 1) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| D | code-generator-ppc.cc | 2196 __ vspltw(dst, dst, Operand(1)); in AssembleArchInstruction() local 2209 __ vspltw(dst, dst, Operand(1)); in AssembleArchInstruction() local 3021 __ vspltw(kScratchSimd128Reg, kScratchSimd128Reg, Operand(1)); in AssembleArchInstruction() local 3031 __ vspltw(kScratchSimd128Reg, kScratchSimd128Reg, Operand(1)); in AssembleArchInstruction() local 3445 __ vspltw(kScratchSimd128Reg, kScratchSimd128Reg, Operand(1)); in AssembleArchInstruction() local
|