V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::AllocatedOperand Member List

This is the complete list of members for v8::internal::compiler::AllocatedOperand, including all inherited members.

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::AllocatedOperandinline
cast(InstructionOperand *op) (defined in v8::internal::compiler::LocationOperand)v8::internal::compiler::LocationOperandinlinestatic
cast(const InstructionOperand *op) (defined in v8::internal::compiler::LocationOperand)v8::internal::compiler::LocationOperandinlinestatic
cast(const InstructionOperand &op) (defined in v8::internal::compiler::LocationOperand)v8::internal::compiler::LocationOperandinlinestatic
Compare(const InstructionOperand &that) const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
CompareCanonicalized(const InstructionOperand &that) const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
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::InstructionOperandinline
EqualsCanonicalized(const InstructionOperand &that) const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
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::InstructionOperandinlineprotected
GetDoubleRegister() const (defined in v8::internal::compiler::LocationOperand)v8::internal::compiler::LocationOperandinline
GetFloatRegister() const (defined in v8::internal::compiler::LocationOperand)v8::internal::compiler::LocationOperandinline
GetRegister() const (defined in v8::internal::compiler::LocationOperand)v8::internal::compiler::LocationOperandinline
GetSimd128Register() const (defined in v8::internal::compiler::LocationOperand)v8::internal::compiler::LocationOperandinline
IMMEDIATE enum value (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperand
index() const (defined in v8::internal::compiler::LocationOperand)v8::internal::compiler::LocationOperandinline
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::InstructionOperandinline
InstructionOperand(Kind kind) (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinlineexplicitprotected
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::InstructionOperandinline
IsAnyRegister() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsAnyStackSlot() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsCompatible(LocationOperand *op) (defined in v8::internal::compiler::LocationOperand)v8::internal::compiler::LocationOperand
IsDoubleRegister() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsDoubleStackSlot() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsFloatRegister() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsFloatStackSlot() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsFPLocationOperand() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsFPRegister() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsFPStackSlot() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsLocationOperand() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsRegister() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsSimd128Register() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsSimd128StackSlot() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsStackSlot() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
IsSupportedRepresentation(MachineRepresentation rep) (defined in v8::internal::compiler::LocationOperand)v8::internal::compiler::LocationOperandinlinestatic
Kind enum name (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperand
kind() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
kInvalidVirtualRegister (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandstatic
location_kind() const (defined in v8::internal::compiler::LocationOperand)v8::internal::compiler::LocationOperandinline
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::LocationOperandinline
New(Zone *zone, LocationKind kind, MachineRepresentation rep, int index) (defined in v8::internal::compiler::AllocatedOperand)v8::internal::compiler::AllocatedOperandinlinestatic
New(Zone *zone, const SubKindOperand &op) (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinlinestatic
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::LocationOperandinline
ReplaceWith(InstructionOperand *dest, const InstructionOperand *src) (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinlinestatic
representation() const (defined in v8::internal::compiler::LocationOperand)v8::internal::compiler::LocationOperandinline
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::InstructionOperandprotected