Home | History | Annotate | Download | only in optimizing

Lines Matching refs:kGreater

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