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

This is the complete list of members for v8::internal::compiler::ImmediateOperand, 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
ImmediateOperand(ImmediateType type, int32_t value)v8::internal::compiler::ImmediateOperandinlineexplicit
ImmediateType enum namev8::internal::compiler::ImmediateOperand
INDEXED_IMM enum valuev8::internal::compiler::ImmediateOperand
INDEXED_RPO enum valuev8::internal::compiler::ImmediateOperand
indexed_value() constv8::internal::compiler::ImmediateOperandinline
INLINE_INT32 enum valuev8::internal::compiler::ImmediateOperand
inline_int32_value() constv8::internal::compiler::ImmediateOperandinline
INLINE_INT64 enum valuev8::internal::compiler::ImmediateOperand
inline_int64_value() constv8::internal::compiler::ImmediateOperandinline
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
New(Zone *zone, ImmediateType type, int32_t value)v8::internal::compiler::ImmediateOperandinlinestatic
v8::internal::compiler::InstructionOperand::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
ReplaceWith(InstructionOperand *dest, const InstructionOperand *src)v8::internal::compiler::InstructionOperandinlinestatic
type() constv8::internal::compiler::ImmediateOperandinline
TypeField typedefv8::internal::compiler::ImmediateOperand
UNALLOCATED enum valuev8::internal::compiler::InstructionOperand
value_v8::internal::compiler::InstructionOperandprotected
ValueField typedefv8::internal::compiler::ImmediateOperand