Lines Matching refs:Cmp
200 __ Cmp(scratch, Operand(backtrack_limit()));
240 __ Cmp(w10, string_start_minus_one());
248 __ Cmp(w10, string_start_minus_one());
289 __ Cmp(current_input_offset(), w10);
336 __ Cmp(current_input_offset(), w12);
371 __ Cmp(w10, w11);
377 __ Cmp(w11, w10);
380 __ Cmp(w10, 'z' - 'a'); // Is w10 a lowercase letter?
384 __ Cmp(w10, 254 - 224);
389 __ Cmp(capture_start_address, capture_end_addresss);
404 __ Cmp(current_input_offset().X(), Operand(current_input_offset(), SXTW));
446 __ Cmp(x0, 0);
489 __ Cmp(current_input_offset(), w12);
520 __ Cmp(w10, w11);
522 __ Cmp(capture_start_address, capture_end_address);
533 __ Cmp(current_input_offset().X(), Operand(current_input_offset(), SXTW));
610 __ Cmp(x0, 0);
623 __ Cmp(x0, 0);
655 __ Cmp(current_character(), ' ');
683 __ Cmp(current_character(), 0x0A);
700 __ Cmp(current_character(), 0x0A);
728 __ Cmp(current_character(), 'z');
871 __ Cmp(x10, num_wreg_to_allocate * kWRegSize);
899 __ Cmp(x11, SeqTwoByteString::kMaxCharsSize);
964 __ Cmp(x10, SeqTwoByteString::kMaxCharsSize);
1080 __ Cmp(output_size, num_saved_registers_);
1094 __ Cmp(current_input_offset(), first_capture_start);
1223 __ Cmp(to_compare, current_input_offset());
1252 __ Cmp(x10, kWRegMask);
1300 __ Cmp(x10, Operand(w10, SXTW));
1318 __ Cmp(current_input_offset(), -by * char_size());
1448 __ Cmp(w12, string_start_minus_one());
1535 __ Cmp(reg, immediate);
1547 __ Cmp(sp, x10);
1557 __ Cmp(backtrack_stackpointer(), x10);
1718 __ Cmp(x10, Operand(w10, SXTW));