Home
last modified time | relevance | path

Searched refs:NextMemoryOperand (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc189 Operand NextMemoryOperand(size_t offset = 0) { in NextMemoryOperand() function in v8::internal::compiler::IA32OperandConverter
458 __ mov(edx, i.NextMemoryOperand(2)); \
3521 __ mov(edx, i.NextMemoryOperand(2)); in AssembleArchInstruction()
3561 __ mov(edx, i.NextMemoryOperand(2)); in AssembleArchInstruction()
3659 __ mov(edx, i.NextMemoryOperand(2)); in AssembleArchInstruction()