Home | History | Annotate | Download | only in arm

Lines Matching refs:true_cond

1728   Condition true_cond = EmitIsObject(reg, result, temp, &is_false, &is_true);
1729 __ b(true_cond, &is_true);
1752 Condition true_cond =
1755 EmitBranch(true_block, false_block, true_cond);