Definition at line 36 of file code-generator-ia32.cc.
◆ IA32OperandConverter()
◆ InputImmediate()
Immediate v8::internal::compiler::IA32OperandConverter::InputImmediate |
( |
size_t | index | ) |
|
|
inline |
◆ InputOperand()
Operand v8::internal::compiler::IA32OperandConverter::InputOperand |
( |
size_t | index, |
|
|
int | extra = 0 ) |
|
inline |
◆ MemoryOperand() [1/2]
Operand v8::internal::compiler::IA32OperandConverter::MemoryOperand |
( |
size_t * | offset | ) |
|
|
inline |
◆ MemoryOperand() [2/2]
Operand v8::internal::compiler::IA32OperandConverter::MemoryOperand |
( |
size_t | first_input = 0 | ) |
|
|
inline |
◆ MoveInstructionOperandToRegister()
void v8::internal::compiler::IA32OperandConverter::MoveInstructionOperandToRegister |
( |
Register | destination, |
|
|
InstructionOperand * | op ) |
|
inline |
◆ NextMemoryOperand()
Operand v8::internal::compiler::IA32OperandConverter::NextMemoryOperand |
( |
size_t | offset = 0 | ) |
|
|
inline |
◆ NextOffset()
static size_t v8::internal::compiler::IA32OperandConverter::NextOffset |
( |
size_t * | offset | ) |
|
|
inlinestatic |
◆ OutputOperand()
Operand v8::internal::compiler::IA32OperandConverter::OutputOperand |
( |
| ) |
|
|
inline |
◆ ScaleFor()
◆ SlotToOperand()
Operand v8::internal::compiler::IA32OperandConverter::SlotToOperand |
( |
int | slot, |
|
|
int | extra = 0 ) |
|
inline |
◆ ToImmediate()
◆ ToOperand()
The documentation for this class was generated from the following file: