Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h344 static const IrOpcode::Value kSubOpcode = SubOpcode; member
395 } else if (this->right().opcode() == kSubOpcode && in Initialize()
396 this->left().opcode() != kSubOpcode) { in Initialize()
498 if (right->opcode() == AddMatcher::kSubOpcode && in Initialize()
531 if (left->opcode() == AddMatcher::kSubOpcode && in Initialize()