Home
last modified time | relevance | path

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

/external/v8/src/
Dhydrogen-instructions.h2026 if (IsCommutative() && left()->IsConstant()) return right(); in LeastConstantOperand()
2030 if (IsCommutative() && left()->IsConstant()) return left(); in MostConstantOperand()
2034 virtual bool IsCommutative() const { return false; } in IsCommutative() function
2547 virtual bool IsCommutative() const { in IsCommutative() function
2590 virtual bool IsCommutative() const { in IsCommutative() function
2653 virtual bool IsCommutative() const { return true; } in IsCommutative() function
2670 virtual bool IsCommutative() const { return true; } in IsCommutative() function
2685 virtual bool IsCommutative() const { return true; } in IsCommutative() function