Searched defs:GenerateLongCompare (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_x86_64.cc | 7440 void CodeGeneratorX86_64::GenerateLongCompare(Location lhs, Location rhs) { in GenerateLongCompare() function in art::x86_64::CodeGeneratorX86_64 |
| D | code_generator_mips.cc | 4825 void InstructionCodeGeneratorMIPS::GenerateLongCompare(IfCondition cond, in GenerateLongCompare() function in art::mips::InstructionCodeGeneratorMIPS |