Searched refs:GenerateLongCompareAndBranch (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator_mips.h233 void GenerateLongCompareAndBranch(IfCondition cond,
H A Dcode_generator_mips.cc2235 GenerateLongCompareAndBranch(instruction->GetCondition(), locations, &true_label);
2830 void InstructionCodeGeneratorMIPS::GenerateLongCompareAndBranch(IfCondition cond, function in class:art::mips::InstructionCodeGeneratorMIPS
3299 GenerateLongCompareAndBranch(if_cond, locations, branch_target);

Completed in 45 milliseconds