v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::LocationOperand Member List

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

ALLOCATED enum valuev8::internal::compiler::InstructionOperand
cast(InstructionOperand *op)v8::internal::compiler::LocationOperandinlinestatic
cast(const InstructionOperand *op)v8::internal::compiler::LocationOperandinlinestatic
cast(const InstructionOperand &op)v8::internal::compiler::LocationOperandinlinestatic
Compare(const InstructionOperand &that) constv8::internal::compiler::InstructionOperandinline
CompareCanonicalized(const InstructionOperand &that) constv8::internal::compiler::InstructionOperandinline
CONSTANT enum valuev8::internal::compiler::InstructionOperand
Equals(const InstructionOperand &that) constv8::internal::compiler::InstructionOperandinline
EqualsCanonicalized(const InstructionOperand &that) constv8::internal::compiler::InstructionOperandinline
FIRST_LOCATION_OPERAND_KIND enum valuev8::internal::compiler::InstructionOperand
GetCanonicalizedValue() constv8::internal::compiler::InstructionOperandinlineprotected
GetDoubleRegister() constv8::internal::compiler::LocationOperandinline
GetFloatRegister() constv8::internal::compiler::LocationOperandinline
GetRegister() constv8::internal::compiler::LocationOperandinline
GetSimd128Register() constv8::internal::compiler::LocationOperandinline
IMMEDIATE enum valuev8::internal::compiler::InstructionOperand
index() constv8::internal::compiler::LocationOperandinline
IndexField typedefv8::internal::compiler::LocationOperand
InstructionOperand()v8::internal::compiler::InstructionOperandinline
InstructionOperand(Kind kind)v8::internal::compiler::InstructionOperandinlineexplicitprotected
InterferesWith(const InstructionOperand &other) constv8::internal::compiler::InstructionOperand
INVALID enum valuev8::internal::compiler::InstructionOperand
IsAnyLocationOperand() constv8::internal::compiler::InstructionOperandinline
IsAnyRegister() constv8::internal::compiler::InstructionOperandinline
IsAnyStackSlot() constv8::internal::compiler::InstructionOperandinline
IsCompatible(LocationOperand *op)v8::internal::compiler::LocationOperand
IsDoubleRegister() constv8::internal::compiler::InstructionOperandinline
IsDoubleStackSlot() constv8::internal::compiler::InstructionOperandinline
IsFloatRegister() constv8::internal::compiler::InstructionOperandinline
IsFloatStackSlot() constv8::internal::compiler::InstructionOperandinline
IsFPLocationOperand() constv8::internal::compiler::InstructionOperandinline
IsFPRegister() constv8::internal::compiler::InstructionOperandinline
IsFPStackSlot() constv8::internal::compiler::InstructionOperandinline
IsLocationOperand() constv8::internal::compiler::InstructionOperandinline
IsRegister() constv8::internal::compiler::InstructionOperandinline
IsSimd128Register() constv8::internal::compiler::InstructionOperandinline
IsSimd128StackSlot() constv8::internal::compiler::InstructionOperandinline
IsSimd256Register() constv8::internal::compiler::InstructionOperandinline
IsSimd256StackSlot() constv8::internal::compiler::InstructionOperandinline
IsStackSlot() constv8::internal::compiler::InstructionOperandinline
IsSupportedRepresentation(MachineRepresentation rep)v8::internal::compiler::LocationOperandinlinestatic
Kind enum namev8::internal::compiler::InstructionOperand
kind() constv8::internal::compiler::InstructionOperandinline
KindField typedefv8::internal::compiler::InstructionOperandprotected
kInvalidVirtualRegisterv8::internal::compiler::InstructionOperandstatic
location_kind() constv8::internal::compiler::LocationOperandinline
LocationKind enum namev8::internal::compiler::LocationOperand
LocationKindField typedefv8::internal::compiler::LocationOperand
LocationOperand(InstructionOperand::Kind operand_kind, LocationOperand::LocationKind location_kind, MachineRepresentation rep, int index)v8::internal::compiler::LocationOperandinline
New(Zone *zone, const SubKindOperand &op)v8::internal::compiler::InstructionOperandinlinestatic
operator!=(const InstructionOperand &other) constv8::internal::compiler::InstructionOperandinline
operator==(const InstructionOperand &other) constv8::internal::compiler::InstructionOperandinline
PENDING enum valuev8::internal::compiler::InstructionOperand
Print() constv8::internal::compiler::InstructionOperand
REGISTER enum valuev8::internal::compiler::LocationOperand
register_code() constv8::internal::compiler::LocationOperandinline
ReplaceWith(InstructionOperand *dest, const InstructionOperand *src)v8::internal::compiler::InstructionOperandinlinestatic
representation() constv8::internal::compiler::LocationOperandinline
RepresentationField typedefv8::internal::compiler::LocationOperand
STACK_SLOT enum valuev8::internal::compiler::LocationOperand
UNALLOCATED enum valuev8::internal::compiler::InstructionOperand
value_v8::internal::compiler::InstructionOperandprotected