bits_ | v8::internal::compiler::FINAL< kOperandKind, kNumCachedOperands >::FINAL | private |
Contains(CpuFeature f) const | v8::internal::compiler::FINAL< kOperandKind, kNumCachedOperands >::FINAL | inline |
ControlEffectOperator() | v8::internal::compiler::FINAL< kOperandKind, kNumCachedOperands >::FINAL | inline |
DISALLOW_COPY_AND_ASSIGN(SimpleOperator) | v8::internal::compiler::SimpleOperator | private |
Equals(const Operator *that) const FINAL | v8::internal::compiler::SimpleOperator | inlinevirtual |
Features() | v8::internal::compiler::FINAL< kOperandKind, kNumCachedOperands >::FINAL | inline |
Features(unsigned bits) | v8::internal::compiler::FINAL< kOperandKind, kNumCachedOperands >::FINAL | inlineexplicit |
Features(CpuFeature f) | v8::internal::compiler::FINAL< kOperandKind, kNumCachedOperands >::FINAL | inlineexplicit |
Features(CpuFeature f1, CpuFeature f2) | v8::internal::compiler::FINAL< kOperandKind, kNumCachedOperands >::FINAL | inline |
HashCode() const FINAL | v8::internal::compiler::SimpleOperator | inlinevirtual |
HasProperty(Property property) const | v8::internal::compiler::Operator | inline |
INLINE(void *operator new(size_t size, Zone *zone)) | v8::internal::ZoneObject | |
input_count_ | v8::internal::compiler::SimpleOperator | private |
InputCount() const FINAL | v8::internal::compiler::SimpleOperator | inlinevirtual |
kAssociative enum value | v8::internal::compiler::Operator | |
kCommutative enum value | v8::internal::compiler::Operator | |
kEliminatable enum value | v8::internal::compiler::Operator | |
kFoldable enum value | v8::internal::compiler::Operator | |
kIdempotent enum value | v8::internal::compiler::Operator | |
kNoProperties enum value | v8::internal::compiler::Operator | |
kNoRead enum value | v8::internal::compiler::Operator | |
kNoThrow enum value | v8::internal::compiler::Operator | |
kNoWrite enum value | v8::internal::compiler::Operator | |
kPure enum value | v8::internal::compiler::Operator | |
kReducible enum value | v8::internal::compiler::Operator | |
mnemonic() const | v8::internal::compiler::Operator | inline |
mnemonic_ | v8::internal::compiler::Operator | private |
Opcode typedef | v8::internal::compiler::Operator | |
opcode() const | v8::internal::compiler::Operator | inline |
opcode_ | v8::internal::compiler::Operator | private |
Operator(Opcode opcode, Properties properties, const char *mnemonic) | v8::internal::compiler::Operator | inline |
operator delete(void *, size_t) | v8::internal::ZoneObject | inline |
operator delete(void *pointer, Zone *zone) | v8::internal::ZoneObject | inline |
output_count_ | v8::internal::compiler::SimpleOperator | private |
OutputCount() const FINAL | v8::internal::compiler::SimpleOperator | inlinevirtual |
PrintTo(OStream &os) const FINAL | v8::internal::compiler::SimpleOperator | inlineprivatevirtual |
properties() const | v8::internal::compiler::Operator | inline |
Properties typedef | v8::internal::compiler::Operator | |
properties_ | v8::internal::compiler::Operator | private |
Property enum name | v8::internal::compiler::Operator | |
SimpleOperator(Opcode opcode, Properties properties, int input_count, int output_count, const char *mnemonic) | v8::internal::compiler::SimpleOperator | |
~Operator() | v8::internal::compiler::Operator | virtual |
~SimpleOperator() | v8::internal::compiler::SimpleOperator | |