Home
last modified time | relevance | path

Searched defs:Movddup (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc2744 __ Movddup(dst, i.InputDoubleRegister(0)); in AssembleArchInstruction() local
2746 __ Movddup(dst, i.InputOperand(0)); in AssembleArchInstruction() local
3021 __ Movddup(dst, dst); in AssembleArchInstruction() local
3023 __ Movddup(dst, i.InputOperand(0)); in AssembleArchInstruction() local
3893 __ Movddup(i.OutputSimd128Register(), i.MemoryOperand()); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc1769 __ Movddup(i.OutputSimd128Register(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
3094 __ Movddup(i.OutputSimd128Register(), i.MemoryOperand()); in AssembleArchInstruction() local