Home | History | Annotate | Download | only in optimizing

Lines Matching refs:cmov

451   __ cmov(is_min ? Condition::kGreater : Condition::kLess, out, op2, is_long);
1571 __ cmov(kGreater, counter, start_index, /* is64bit */ false); // 32-bit copy is enough.