Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm64.cc3482 Location cond_val = instruction->GetLocations()->InAt(condition_input_index); in GenerateTestAndBranch() local
3483 DCHECK(cond_val.IsRegister()); in GenerateTestAndBranch()
Dcode_generator_arm_vixl.cc2723 Location cond_val = instruction->GetLocations()->InAt(condition_input_index); in GenerateTestAndBranch() local
2724 DCHECK(cond_val.IsRegister()); in GenerateTestAndBranch()