ALLOCATED enum value (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | |
AllocatedOperand(LocationKind kind, MachineRepresentation rep, int index) (defined in v8::internal::compiler::AllocatedOperand) | v8::internal::compiler::AllocatedOperand | inline |
cast(InstructionOperand *op) (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | inlinestatic |
cast(const InstructionOperand *op) (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | inlinestatic |
cast(const InstructionOperand &op) (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | inlinestatic |
Compare(const InstructionOperand &that) const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
CompareCanonicalized(const InstructionOperand &that) const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
CONSTANT enum value (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | |
Equals(const InstructionOperand &that) const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
EqualsCanonicalized(const InstructionOperand &that) const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
EXPLICIT enum value (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | |
FIRST_LOCATION_OPERAND_KIND enum value (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | |
GetCanonicalizedValue() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inlineprotected |
GetDoubleRegister() const (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | inline |
GetFloatRegister() const (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | inline |
GetRegister() const (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | inline |
GetSimd128Register() const (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | inline |
IMMEDIATE enum value (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | |
index() const (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | inline |
INSTRUCTION_OPERAND_CASTS(AllocatedOperand, ALLOCATED) (defined in v8::internal::compiler::AllocatedOperand) | v8::internal::compiler::AllocatedOperand | |
InstructionOperand() (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
InstructionOperand(Kind kind) (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inlineexplicitprotected |
InterferesWith(const InstructionOperand &other) const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | |
INVALID enum value (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | |
IsAnyLocationOperand() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsAnyRegister() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsAnyStackSlot() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsCompatible(LocationOperand *op) (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | |
IsDoubleRegister() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsDoubleStackSlot() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsFloatRegister() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsFloatStackSlot() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsFPLocationOperand() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsFPRegister() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsFPStackSlot() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsLocationOperand() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsRegister() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsSimd128Register() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsSimd128StackSlot() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsStackSlot() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
IsSupportedRepresentation(MachineRepresentation rep) (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | inlinestatic |
Kind enum name (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | |
kind() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
kInvalidVirtualRegister (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | static |
location_kind() const (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | inline |
LocationKind enum name (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | |
LocationOperand(InstructionOperand::Kind operand_kind, LocationOperand::LocationKind location_kind, MachineRepresentation rep, int index) (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | inline |
New(Zone *zone, LocationKind kind, MachineRepresentation rep, int index) (defined in v8::internal::compiler::AllocatedOperand) | v8::internal::compiler::AllocatedOperand | inlinestatic |
New(Zone *zone, const SubKindOperand &op) (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inlinestatic |
Print() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | |
REGISTER enum value (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | |
register_code() const (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | inline |
ReplaceWith(InstructionOperand *dest, const InstructionOperand *src) (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inlinestatic |
representation() const (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | inline |
STACK_SLOT enum value (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | |
STATIC_ASSERT(KindField::kSize==3) (defined in v8::internal::compiler::LocationOperand) | v8::internal::compiler::LocationOperand | |
UNALLOCATED enum value (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | |
value_ (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | protected |