Searched refs:cond_val (Results 1 – 2 of 2) sorted by relevance
3482 Location cond_val = instruction->GetLocations()->InAt(condition_input_index); in GenerateTestAndBranch() local3483 DCHECK(cond_val.IsRegister()); in GenerateTestAndBranch()
2723 Location cond_val = instruction->GetLocations()->InAt(condition_input_index); in GenerateTestAndBranch() local2724 DCHECK(cond_val.IsRegister()); in GenerateTestAndBranch()