Home | History | Annotate | Download | only in optimizing

Lines Matching refs:if_cond

2485   IfCondition if_cond = instruction->GetCondition();
2489 __ Cset(res, ARM64FPCondition(if_cond, instruction->IsGtBias()));
2495 __ Cset(res, ARM64Condition(if_cond));