Home
last modified time | relevance | path

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

/external/v8/src/compiler/ia32/
Dcode-generator-ia32.cc172 Operand NextMemoryOperand(size_t offset = 0) { in NextMemoryOperand() function in v8::internal::compiler::IA32OperandConverter
435 __ mov(i.OutputRegister(1), i.NextMemoryOperand(2)); \
3648 __ mov(i.TempRegister(1), i.NextMemoryOperand(2)); in AssembleArchInstruction()
3700 __ mov(i.OutputRegister(1), i.NextMemoryOperand(2)); in AssembleArchInstruction()
3822 __ mov(i.OutputRegister(1), i.NextMemoryOperand(2)); in AssembleArchInstruction()