Searched defs:GenerateIntCompare (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | code_generator_mips.cc | 2618 void InstructionCodeGeneratorMIPS::GenerateIntCompare(IfCondition cond, in GenerateIntCompare() function in art::mips::InstructionCodeGeneratorMIPS |
D | code_generator_x86.cc | 1534 void InstructionCodeGeneratorX86::GenerateIntCompare(Location lhs, Location rhs) { in GenerateIntCompare() function in art::x86::InstructionCodeGeneratorX86 |