addressing_mode() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
arch_opcode() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
AreMovesRedundant() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | |
block() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
ClobbersDoubleRegisters() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
ClobbersRegisters() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
ClobbersTemps() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
END enum value (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | |
FIRST_GAP_POSITION enum value (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | |
flags_condition() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
flags_mode() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
GapPosition enum name (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | |
GetOrCreateParallelMove(GapPosition pos, Zone *zone) (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
GetParallelMove(GapPosition pos) (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
GetParallelMove(GapPosition pos) const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
HasOutput() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
HasReferenceMap() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
InputAt(size_t i) const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
InputAt(size_t i) (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
InputCount() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
InputCountField typedef (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | |
IsCall() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
IsDeoptimizeCall() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
IsJump() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
IsNop() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
IsRet() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
IsTailCall() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
IsThrow() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
IsTrap() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
kMaxInputCount (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | static |
kMaxOutputCount (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | static |
kMaxTempCount (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | static |
LAST_GAP_POSITION enum value (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | |
MarkAsCall() (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
NeedsReferenceMap() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
New(Zone *zone, InstructionCode opcode) (defined in v8::internal::compiler::Instruction) | 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) (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inlinestatic |
opcode() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
Output() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
Output() (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
OutputAt(size_t i) const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
OutputAt(size_t i) (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
OutputCount() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
OutputCountField typedef (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | |
OverwriteWithNop() (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
parallel_moves() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
parallel_moves() (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
Print() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | |
reference_map() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
set_block(InstructionBlock *block) (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
set_reference_map(ReferenceMap *map) (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
START enum value (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | |
TempAt(size_t i) const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
TempAt(size_t i) (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
TempCount() const (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | inline |
TempCountField typedef (defined in v8::internal::compiler::Instruction) | v8::internal::compiler::Instruction | |