Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_common.cc1227 bool unary = false; in GenArithOpInt() local
1233 unary = true; in GenArithOpInt()
1237 unary = true; in GenArithOpInt()
1295 if (unary) { in GenArithOpInt()