ALLOCATED enum value (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | |
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 |
IMMEDIATE enum value (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | |
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 |
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 |
kind() const (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inline |
Kind enum name (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | |
kInvalidVirtualRegister (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | static |
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 | |
ReplaceWith(InstructionOperand *dest, const InstructionOperand *src) (defined in v8::internal::compiler::InstructionOperand) | v8::internal::compiler::InstructionOperand | inlinestatic |
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 |