HomeSort by relevance Sort by last modified time
    Searched refs:IsCommutative (Results 1 - 6 of 6) sorted by null

  /art/compiler/optimizing/
instruction_simplifier_arm64.cc 113 bool is_commutative = use->IsBinaryOperation() && use->AsBinaryOperation()->IsCommutative();
gvn.cc 490 if (current->IsBinaryOperation() && current->AsBinaryOperation()->IsCommutative()) {
nodes.h     [all...]
nodes.cc     [all...]
  /external/v8/src/crankshaft/
hydrogen-instructions.h     [all...]
  /external/v8/src/crankshaft/arm64/
lithium-arm64.cc     [all...]

Completed in 115 milliseconds