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

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

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::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
IMMEDIATE enum value (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperand
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
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
kind() const (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinline
Kind enum name (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperand
kInvalidVirtualRegister (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandstatic
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
ReplaceWith(InstructionOperand *dest, const InstructionOperand *src) (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandinlinestatic
UNALLOCATED enum value (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperand
value_ (defined in v8::internal::compiler::InstructionOperand)v8::internal::compiler::InstructionOperandprotected