Definition at line 127 of file code-generator-x64.cc.
◆ X64OperandConverter()
◆ InputImmediate()
Immediate v8::internal::compiler::X64OperandConverter::InputImmediate |
( |
size_t | index | ) |
|
|
inline |
◆ InputOperand()
Operand v8::internal::compiler::X64OperandConverter::InputOperand |
( |
size_t | index, |
|
|
int | extra = 0 ) |
|
inline |
◆ MemoryOperand() [1/2]
Operand v8::internal::compiler::X64OperandConverter::MemoryOperand |
( |
size_t * | offset | ) |
|
|
inline |
◆ MemoryOperand() [2/2]
Operand v8::internal::compiler::X64OperandConverter::MemoryOperand |
( |
size_t | first_input = 0 | ) |
|
|
inline |
◆ NextOffset()
static size_t v8::internal::compiler::X64OperandConverter::NextOffset |
( |
size_t * | offset | ) |
|
|
inlinestatic |
◆ OutputOperand()
Operand v8::internal::compiler::X64OperandConverter::OutputOperand |
( |
| ) |
|
|
inline |
◆ ScaleFor()
◆ SlotToOperand()
Operand v8::internal::compiler::X64OperandConverter::SlotToOperand |
( |
int | slot_index, |
|
|
int | extra = 0 ) |
|
inline |
◆ ToImmediate()
◆ ToOperand()
The documentation for this class was generated from the following file: