ALLOCATED enum value | v8::internal::compiler::InstructionOperand | |
basic_policy() const | v8::internal::compiler::UnallocatedOperand | inline |
BasicPolicy enum name | v8::internal::compiler::UnallocatedOperand | |
BasicPolicyField typedef | v8::internal::compiler::UnallocatedOperand | |
Compare(const InstructionOperand &that) const | v8::internal::compiler::InstructionOperand | inline |
CompareCanonicalized(const InstructionOperand &that) const | v8::internal::compiler::InstructionOperand | inline |
CONSTANT enum value | v8::internal::compiler::InstructionOperand | |
Equals(const InstructionOperand &that) const | v8::internal::compiler::InstructionOperand | inline |
EqualsCanonicalized(const InstructionOperand &that) const | v8::internal::compiler::InstructionOperand | inline |
EXTENDED_POLICY enum value | v8::internal::compiler::UnallocatedOperand | |
extended_policy() const | v8::internal::compiler::UnallocatedOperand | inline |
ExtendedPolicy enum name | v8::internal::compiler::UnallocatedOperand | |
ExtendedPolicyField typedef | v8::internal::compiler::UnallocatedOperand | |
FIRST_LOCATION_OPERAND_KIND enum value | v8::internal::compiler::InstructionOperand | |
FIXED_FP_REGISTER enum value | v8::internal::compiler::UnallocatedOperand | |
FIXED_REGISTER enum value | v8::internal::compiler::UnallocatedOperand | |
fixed_register_index() const | v8::internal::compiler::UnallocatedOperand | inline |
FIXED_SLOT enum value | v8::internal::compiler::UnallocatedOperand | |
fixed_slot_index() const | v8::internal::compiler::UnallocatedOperand | inline |
FixedRegisterField typedef | v8::internal::compiler::UnallocatedOperand | |
FixedSlotIndexField typedef | v8::internal::compiler::UnallocatedOperand | |
GetCanonicalizedValue() const | v8::internal::compiler::InstructionOperand | inlineprotected |
GetSecondaryStorage() const | v8::internal::compiler::UnallocatedOperand | inline |
HasFixedFPRegisterPolicy() const | v8::internal::compiler::UnallocatedOperand | inline |
HasFixedPolicy() const | v8::internal::compiler::UnallocatedOperand | inline |
HasFixedRegisterPolicy() const | v8::internal::compiler::UnallocatedOperand | inline |
HasFixedSlotPolicy() const | v8::internal::compiler::UnallocatedOperand | inline |
HasRegisterOrSlotOrConstantPolicy() const | v8::internal::compiler::UnallocatedOperand | inline |
HasRegisterOrSlotPolicy() const | v8::internal::compiler::UnallocatedOperand | inline |
HasRegisterPolicy() const | v8::internal::compiler::UnallocatedOperand | inline |
HasSameAsInputPolicy() const | v8::internal::compiler::UnallocatedOperand | inline |
HasSecondaryStorage() const | v8::internal::compiler::UnallocatedOperand | inline |
HasSecondaryStorageField typedef | v8::internal::compiler::UnallocatedOperand | |
HasSlotPolicy() const | v8::internal::compiler::UnallocatedOperand | inline |
IMMEDIATE enum value | v8::internal::compiler::InstructionOperand | |
input_index() const | v8::internal::compiler::UnallocatedOperand | inline |
InputIndexField typedef | v8::internal::compiler::UnallocatedOperand | |
InstructionOperand() | v8::internal::compiler::InstructionOperand | inline |
InstructionOperand(Kind kind) | v8::internal::compiler::InstructionOperand | inlineexplicitprotected |
InterferesWith(const InstructionOperand &other) const | v8::internal::compiler::InstructionOperand | |
INVALID enum value | v8::internal::compiler::InstructionOperand | |
IsAnyLocationOperand() const | v8::internal::compiler::InstructionOperand | inline |
IsAnyRegister() const | v8::internal::compiler::InstructionOperand | inline |
IsAnyStackSlot() const | v8::internal::compiler::InstructionOperand | inline |
IsDoubleRegister() const | v8::internal::compiler::InstructionOperand | inline |
IsDoubleStackSlot() const | v8::internal::compiler::InstructionOperand | inline |
IsFloatRegister() const | v8::internal::compiler::InstructionOperand | inline |
IsFloatStackSlot() const | v8::internal::compiler::InstructionOperand | inline |
IsFPLocationOperand() const | v8::internal::compiler::InstructionOperand | inline |
IsFPRegister() const | v8::internal::compiler::InstructionOperand | inline |
IsFPStackSlot() const | v8::internal::compiler::InstructionOperand | inline |
IsLocationOperand() const | v8::internal::compiler::InstructionOperand | inline |
IsRegister() const | v8::internal::compiler::InstructionOperand | inline |
IsSimd128Register() const | v8::internal::compiler::InstructionOperand | inline |
IsSimd128StackSlot() const | v8::internal::compiler::InstructionOperand | inline |
IsSimd256Register() const | v8::internal::compiler::InstructionOperand | inline |
IsSimd256StackSlot() const | v8::internal::compiler::InstructionOperand | inline |
IsStackSlot() const | v8::internal::compiler::InstructionOperand | inline |
IsUsedAtStart() const | v8::internal::compiler::UnallocatedOperand | inline |
Kind enum name | v8::internal::compiler::InstructionOperand | |
kind() const | v8::internal::compiler::InstructionOperand | inline |
KindField typedef | v8::internal::compiler::InstructionOperand | protected |
kInvalidVirtualRegister | v8::internal::compiler::InstructionOperand | static |
Lifetime enum name | v8::internal::compiler::UnallocatedOperand | |
LifetimeField typedef | v8::internal::compiler::UnallocatedOperand | |
MUST_HAVE_REGISTER enum value | v8::internal::compiler::UnallocatedOperand | |
MUST_HAVE_SLOT enum value | v8::internal::compiler::UnallocatedOperand | |
New(Zone *zone, const SubKindOperand &op) | v8::internal::compiler::InstructionOperand | inlinestatic |
NONE enum value | v8::internal::compiler::UnallocatedOperand | |
operator!=(const InstructionOperand &other) const | v8::internal::compiler::InstructionOperand | inline |
operator==(const InstructionOperand &other) const | v8::internal::compiler::InstructionOperand | inline |
PENDING enum value | v8::internal::compiler::InstructionOperand | |
Print() const | v8::internal::compiler::InstructionOperand | |
REGISTER_OR_SLOT enum value | v8::internal::compiler::UnallocatedOperand | |
REGISTER_OR_SLOT_OR_CONSTANT enum value | v8::internal::compiler::UnallocatedOperand | |
ReplaceWith(InstructionOperand *dest, const InstructionOperand *src) | v8::internal::compiler::InstructionOperand | inlinestatic |
SAME_AS_INPUT enum value | v8::internal::compiler::UnallocatedOperand | |
SecondaryStorageField typedef | v8::internal::compiler::UnallocatedOperand | |
UNALLOCATED enum value | v8::internal::compiler::InstructionOperand | |
UnallocatedOperand(ExtendedPolicy policy, int virtual_register) | v8::internal::compiler::UnallocatedOperand | inline |
UnallocatedOperand(int virtual_register, int input_index) | v8::internal::compiler::UnallocatedOperand | inline |
UnallocatedOperand(BasicPolicy policy, int index, int virtual_register) | v8::internal::compiler::UnallocatedOperand | inline |
UnallocatedOperand(ExtendedPolicy policy, int index, int virtual_register) | v8::internal::compiler::UnallocatedOperand | inline |
UnallocatedOperand(ExtendedPolicy policy, Lifetime lifetime, int virtual_register) | v8::internal::compiler::UnallocatedOperand | inline |
UnallocatedOperand(int reg_id, int slot_id, int virtual_register) | v8::internal::compiler::UnallocatedOperand | inline |
UnallocatedOperand(const UnallocatedOperand &other, int virtual_register) | v8::internal::compiler::UnallocatedOperand | inline |
UnallocatedOperand(int virtual_register) | v8::internal::compiler::UnallocatedOperand | inlineexplicitprivate |
USED_AT_END enum value | v8::internal::compiler::UnallocatedOperand | |
USED_AT_START enum value | v8::internal::compiler::UnallocatedOperand | |
value_ | v8::internal::compiler::InstructionOperand | protected |
virtual_register() const | v8::internal::compiler::UnallocatedOperand | inline |
VirtualRegisterField typedef | v8::internal::compiler::UnallocatedOperand | |