Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips.h309 void GenerateLongCompareAndBranch(IfCondition cond,
Dcode_generator_mips.cc5040 void InstructionCodeGeneratorMIPS::GenerateLongCompareAndBranch(IfCondition cond, in GenerateLongCompareAndBranch() function in art::mips::InstructionCodeGeneratorMIPS
5921 GenerateLongCompareAndBranch(if_cond, locations, branch_target); in GenerateTestAndBranch()