Home
last modified time | relevance | path

Searched refs:kAddOpcode (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dnode-matchers.h343 static const IrOpcode::Value kAddOpcode = AddOpcode; member
392 if (this->right().opcode() == kAddOpcode && in Initialize()
393 this->left().opcode() != kAddOpcode) { in Initialize()
510 if (right->opcode() == AddMatcher::kAddOpcode && in Initialize()
557 if (left->opcode() == AddMatcher::kAddOpcode && in Initialize()