addressing_mode() const | v8::internal::compiler::Instruction | inline |
arch_opcode() const | v8::internal::compiler::Instruction | inline |
bit_field_ | v8::internal::compiler::Instruction | protected |
ClobbersDoubleRegisters() const | v8::internal::compiler::Instruction | inline |
ClobbersRegisters() const | v8::internal::compiler::Instruction | inline |
ClobbersTemps() const | v8::internal::compiler::Instruction | inline |
flags_condition() const | v8::internal::compiler::Instruction | inline |
flags_mode() const | v8::internal::compiler::Instruction | inline |
HasOutput() const | v8::internal::compiler::Instruction | inline |
HasPointerMap() const | v8::internal::compiler::Instruction | inline |
INLINE(void *operator new(size_t size, Zone *zone)) | v8::internal::ZoneObject | |
InputAt(size_t i) const | v8::internal::compiler::Instruction | inline |
InputCount() const | v8::internal::compiler::Instruction | inline |
InputCountField typedef | v8::internal::compiler::Instruction | protected |
Instruction(InstructionCode opcode) | v8::internal::compiler::Instruction | inlineexplicitprotected |
Instruction(InstructionCode opcode, size_t output_count, InstructionOperand **outputs, size_t input_count, InstructionOperand **inputs, size_t temp_count, InstructionOperand **temps) | v8::internal::compiler::Instruction | inlineprotected |
IsBlockStart() const | v8::internal::compiler::Instruction | inline |
IsCall() const | v8::internal::compiler::Instruction | inline |
IsCallField typedef | v8::internal::compiler::Instruction | protected |
IsControl() const | v8::internal::compiler::Instruction | inline |
IsControlField typedef | v8::internal::compiler::Instruction | protected |
IsGapMoves() const | v8::internal::compiler::Instruction | inline |
IsSourcePosition() const | v8::internal::compiler::Instruction | inline |
MarkAsCall() | v8::internal::compiler::Instruction | inline |
MarkAsControl() | v8::internal::compiler::Instruction | inline |
NeedsPointerMap() const | v8::internal::compiler::Instruction | inline |
New(Zone *zone, InstructionCode opcode) | v8::internal::compiler::Instruction | inlinestatic |
New(Zone *zone, InstructionCode opcode, size_t output_count, InstructionOperand **outputs, size_t input_count, InstructionOperand **inputs, size_t temp_count, InstructionOperand **temps) | v8::internal::compiler::Instruction | inlinestatic |
opcode() const | v8::internal::compiler::Instruction | inline |
opcode_ | v8::internal::compiler::Instruction | protected |
operands_ | v8::internal::compiler::Instruction | protected |
operator delete(void *pointer, void *location) | v8::internal::compiler::Instruction | inline |
v8::internal::ZoneObject::operator delete(void *, size_t) | v8::internal::ZoneObject | inline |
v8::internal::ZoneObject::operator delete(void *pointer, Zone *zone) | v8::internal::ZoneObject | inline |
operator new(size_t, void *location) | v8::internal::compiler::Instruction | inline |
Output() const | v8::internal::compiler::Instruction | inline |
OutputAt(size_t i) const | v8::internal::compiler::Instruction | inline |
OutputCount() const | v8::internal::compiler::Instruction | inline |
OutputCountField typedef | v8::internal::compiler::Instruction | protected |
pointer_map() const | v8::internal::compiler::Instruction | inline |
pointer_map_ | v8::internal::compiler::Instruction | protected |
set_pointer_map(PointerMap *map) | v8::internal::compiler::Instruction | inline |
TempAt(size_t i) const | v8::internal::compiler::Instruction | inline |
TempCount() const | v8::internal::compiler::Instruction | inline |
TempCountField typedef | v8::internal::compiler::Instruction | protected |