Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dcodegen_x86.h239 Instruction::Code op, bool is_commutative);
Dint_x86.cc2051 bool is_commutative) { in GenLongArith() argument
2094 } else if (is_commutative) { in GenLongArith()
2113 } else if (is_commutative) { in GenLongArith()