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.cc2698 bool is_two_addr = false; in GenArithOpInt() local
2710 is_two_addr = true; in GenArithOpInt()
2716 is_two_addr = true; in GenArithOpInt()
2722 is_two_addr = true; in GenArithOpInt()
2728 is_two_addr = true; in GenArithOpInt()
2736 is_two_addr = true; in GenArithOpInt()
2743 is_two_addr = true; in GenArithOpInt()
2749 is_two_addr = true; in GenArithOpInt()
2755 is_two_addr = true; in GenArithOpInt()
2761 is_two_addr = true; in GenArithOpInt()
[all …]