Lines Matching defs:Sub
326 __ Sub(capture_length, w11, capture_start_offset); // Length to check. in CheckNotBackReferenceIgnoreCase() local
363 __ Sub(current_position_address, current_position_address, in CheckNotBackReferenceIgnoreCase() local
379 __ Sub(w10, w10, 'a'); in CheckNotBackReferenceIgnoreCase() local
383 __ Sub(w10, w10, 224 - 'a'); in CheckNotBackReferenceIgnoreCase() local
398 __ Sub(current_input_offset().X(), current_position_address, input_end()); in CheckNotBackReferenceIgnoreCase() local
400 __ Sub(current_input_offset().X(), current_input_offset().X(), in CheckNotBackReferenceIgnoreCase() local
429 __ Sub(x1, x1, Operand(capture_length, SXTW)); in CheckNotBackReferenceIgnoreCase() local
452 __ Sub(current_input_offset(), current_input_offset(), capture_length); in CheckNotBackReferenceIgnoreCase() local
479 __ Sub(capture_length, w11, w10); // Length to check. in CheckNotBackReference() local
506 __ Sub(current_position_address, current_position_address, in CheckNotBackReference() local
526 __ Sub(current_input_offset().X(), current_position_address, input_end()); in CheckNotBackReference() local
528 __ Sub(current_input_offset().X(), current_input_offset().X(), in CheckNotBackReference() local
566 __ Sub(w10, current_character(), minus); in CheckNotCharacterAfterMinusAnd() local
574 __ Sub(w10, current_character(), from); in CheckCharacterInRange() local
581 __ Sub(w10, current_character(), from); in CheckCharacterNotInRange() local
659 __ Sub(w10, current_character(), '\t'); in CheckSpecialCharacterClass() local
670 __ Sub(w10, current_character(), '0'); in CheckSpecialCharacterClass() local
675 __ Sub(w10, current_character(), '0'); in CheckSpecialCharacterClass() local
686 __ Sub(w10, current_character(), 0x2028); in CheckSpecialCharacterClass() local
703 __ Sub(w10, current_character(), 0x2028); in CheckSpecialCharacterClass() local
770 __ Sub(scratch, stack_pointer, scratch); in PushRegExpBasePointer() local
895 __ Sub(x10, input_start(), input_end()); in GetCode() local
907 __ Sub(string_start_minus_one(), current_input_offset(), char_size()); in GetCode() local
908 __ Sub(string_start_minus_one(), string_start_minus_one(), in GetCode() local
961 __ Sub(x10, input_end(), input_start()); in GetCode() local
1059 __ Sub(x11, x11, 2); in GetCode() local
1078 __ Sub(output_size, output_size, num_saved_registers_); in GetCode() local
1250 __ Sub(x10, x10, code_pointer()); in PushBacktrack() local
1298 __ Sub(x10, backtrack_stackpointer(), x10); in WriteStackPointerToRegister() local
1405 __ Sub(x11, x11, 2); in ClearRegisters() local
1664 __ Sub(lr, lr, Operand(masm_->CodeObject())); in SaveLinkRegister() local