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

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

ALLOCATED enum valuev8::internal::compiler::InstructionOperand
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
IMMEDIATE enum valuev8::internal::compiler::InstructionOperand
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
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
Kind enum namev8::internal::compiler::InstructionOperand
kind() constv8::internal::compiler::InstructionOperandinline
KindField typedefv8::internal::compiler::InstructionOperandprotected
kInvalidVirtualRegisterv8::internal::compiler::InstructionOperandstatic
kPointerShiftv8::internal::compiler::PendingOperandprivatestatic
New(Zone *zone, PendingOperand *previous_operand)v8::internal::compiler::PendingOperandinlinestatic
v8::internal::compiler::InstructionOperand::New(Zone *zone, const SubKindOperand &op)v8::internal::compiler::InstructionOperandinlinestatic
next() constv8::internal::compiler::PendingOperandinline
NextOperandField typedefv8::internal::compiler::PendingOperandprivate
operator!=(const InstructionOperand &other) constv8::internal::compiler::InstructionOperandinline
operator==(const InstructionOperand &other) constv8::internal::compiler::InstructionOperandinline
PENDING enum valuev8::internal::compiler::InstructionOperand
PendingOperand()v8::internal::compiler::PendingOperandinline
PendingOperand(PendingOperand *next_operand)v8::internal::compiler::PendingOperandinlineexplicit
Print() constv8::internal::compiler::InstructionOperand
ReplaceWith(InstructionOperand *dest, const InstructionOperand *src)v8::internal::compiler::InstructionOperandinlinestatic
set_next(PendingOperand *next)v8::internal::compiler::PendingOperandinline
UNALLOCATED enum valuev8::internal::compiler::InstructionOperand
value_v8::internal::compiler::InstructionOperandprotected