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