Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dint_x86.cc3084 bool is_two_addr = false; in GenArithOpInt() local
3096 is_two_addr = true; in GenArithOpInt()
3102 is_two_addr = true; in GenArithOpInt()
3108 is_two_addr = true; in GenArithOpInt()
3114 is_two_addr = true; in GenArithOpInt()
3122 is_two_addr = true; in GenArithOpInt()
3129 is_two_addr = true; in GenArithOpInt()
3135 is_two_addr = true; in GenArithOpInt()
3141 is_two_addr = true; in GenArithOpInt()
3147 is_two_addr = true; in GenArithOpInt()
[all …]