| AddMatcher(Node *node, bool allow_input_swap) | v8::internal::compiler::AddMatcher< BinopMatcher, AddOpcode, SubOpcode, kMulOpcode, kShiftOpcode > | inline |
| AddMatcher(Node *node) | v8::internal::compiler::AddMatcher< BinopMatcher, AddOpcode, SubOpcode, kMulOpcode, kShiftOpcode > | inlineexplicit |
| BinopMatcher(Node *node) | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inlineexplicit |
| BinopMatcher(Node *node, bool allow_input_swap) | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inline |
| Equals(const Node *node) const | v8::internal::compiler::NodeMatcher | inline |
| HasIndexInput() const | v8::internal::compiler::AddMatcher< BinopMatcher, AddOpcode, SubOpcode, kMulOpcode, kShiftOpcode > | inline |
| HasProperty(Operator::Property property) const | v8::internal::compiler::NodeMatcher | inline |
| IndexInput() const | v8::internal::compiler::AddMatcher< BinopMatcher, AddOpcode, SubOpcode, kMulOpcode, kShiftOpcode > | inline |
| Initialize(Node *node, bool allow_input_swap) | v8::internal::compiler::AddMatcher< BinopMatcher, AddOpcode, SubOpcode, kMulOpcode, kShiftOpcode > | inlineprivate |
| InputAt(int index) const | v8::internal::compiler::NodeMatcher | inline |
| IsComparison() const | v8::internal::compiler::NodeMatcher | |
| IsFoldable() const | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inline |
| kAddOpcode | v8::internal::compiler::AddMatcher< BinopMatcher, AddOpcode, SubOpcode, kMulOpcode, kShiftOpcode > | static |
| kSubOpcode | v8::internal::compiler::AddMatcher< BinopMatcher, AddOpcode, SubOpcode, kMulOpcode, kShiftOpcode > | static |
| left() const | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inline |
| left_ | v8::internal::compiler::BinopMatcher< Left, Right, rep > | private |
| LeftEqualsRight() const | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inline |
| LeftMatcher typedef | v8::internal::compiler::BinopMatcher< Left, Right, rep > | |
| Matcher typedef | v8::internal::compiler::AddMatcher< BinopMatcher, AddOpcode, SubOpcode, kMulOpcode, kShiftOpcode > | |
| node() const | v8::internal::compiler::NodeMatcher | inline |
| node_ | v8::internal::compiler::NodeMatcher | private |
| NodeMatcher(Node *node) | v8::internal::compiler::NodeMatcher | inlineexplicit |
| op() const | v8::internal::compiler::NodeMatcher | inline |
| opcode() const | v8::internal::compiler::NodeMatcher | inline |
| OwnsInput(Node *input) | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inline |
| power_of_two_plus_one() const | v8::internal::compiler::AddMatcher< BinopMatcher, AddOpcode, SubOpcode, kMulOpcode, kShiftOpcode > | inline |
| power_of_two_plus_one_ | v8::internal::compiler::AddMatcher< BinopMatcher, AddOpcode, SubOpcode, kMulOpcode, kShiftOpcode > | private |
| PutConstantOnRight() | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inlineprivate |
| representation | v8::internal::compiler::BinopMatcher< Left, Right, rep > | static |
| right() const | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inline |
| right_ | v8::internal::compiler::BinopMatcher< Left, Right, rep > | private |
| RightMatcher typedef | v8::internal::compiler::BinopMatcher< Left, Right, rep > | |
| scale() const | v8::internal::compiler::AddMatcher< BinopMatcher, AddOpcode, SubOpcode, kMulOpcode, kShiftOpcode > | inline |
| scale_ | v8::internal::compiler::AddMatcher< BinopMatcher, AddOpcode, SubOpcode, kMulOpcode, kShiftOpcode > | private |
| SwapInputs() | v8::internal::compiler::BinopMatcher< Left, Right, rep > | inlineprotected |