Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dcodegen_x86.h329 virtual bool GenerateTwoOperandInstructions() const { return true; } in GenerateTwoOperandInstructions() function
Dint_x86.cc2059 if (GenerateTwoOperandInstructions()) { in GenLongArith()
2690 if (GenerateTwoOperandInstructions()) { in GenArithImmOpLong()
3178 if (!GenerateTwoOperandInstructions()) { in GenArithOpInt()