• Home
  • Raw
  • Download

Lines Matching defs:Sub

286   __ Sub(capture_length, w11, capture_start_offset);  // Length to check.  in CheckNotBackReferenceIgnoreCase()  local
323 __ Sub(current_position_address, current_position_address, in CheckNotBackReferenceIgnoreCase() local
339 __ Sub(w10, w10, 'a'); in CheckNotBackReferenceIgnoreCase() local
343 __ Sub(w10, w10, 224 - 'a'); in CheckNotBackReferenceIgnoreCase() local
358 __ Sub(current_input_offset().X(), current_position_address, input_end()); in CheckNotBackReferenceIgnoreCase() local
360 __ Sub(current_input_offset().X(), current_input_offset().X(), in CheckNotBackReferenceIgnoreCase() local
392 __ Sub(x1, x1, Operand(capture_length, SXTW)); in CheckNotBackReferenceIgnoreCase() local
420 __ Sub(current_input_offset(), current_input_offset(), capture_length); in CheckNotBackReferenceIgnoreCase() local
447 __ Sub(capture_length, w11, w10); // Length to check. in CheckNotBackReference() local
474 __ Sub(current_position_address, current_position_address, in CheckNotBackReference() local
494 __ Sub(current_input_offset().X(), current_position_address, input_end()); in CheckNotBackReference() local
496 __ Sub(current_input_offset().X(), current_input_offset().X(), in CheckNotBackReference() local
538 __ Sub(w10, current_character(), minus); in CheckNotCharacterAfterMinusAnd() local
548 __ Sub(w10, current_character(), from); in CheckCharacterInRange() local
558 __ Sub(w10, current_character(), from); in CheckCharacterNotInRange() local
594 __ Sub(w10, current_character(), '\t'); in CheckSpecialCharacterClass() local
605 __ Sub(w10, current_character(), '0'); in CheckSpecialCharacterClass() local
610 __ Sub(w10, current_character(), '0'); in CheckSpecialCharacterClass() local
621 __ Sub(w10, current_character(), 0x2028); in CheckSpecialCharacterClass() local
638 __ Sub(w10, current_character(), 0x2028); in CheckSpecialCharacterClass() local
785 __ Sub(x10, input_start(), input_end()); in GetCode() local
797 __ Sub(string_start_minus_one(), current_input_offset(), char_size()); in GetCode() local
798 __ Sub(string_start_minus_one(), string_start_minus_one(), in GetCode() local
850 __ Sub(x10, input_end(), input_start()); in GetCode() local
954 __ Sub(x11, x11, 2); in GetCode() local
973 __ Sub(output_size, output_size, num_saved_registers_); in GetCode() local
1151 __ Sub(x10, x10, code_pointer()); in PushBacktrack() local
1292 __ Sub(x11, x11, 2); in ClearRegisters() local
1307 __ Sub(x10, backtrack_stackpointer(), x10); in WriteStackPointerToRegister() local
1559 __ Sub(lr, lr, Operand(masm_->CodeObject())); in SaveLinkRegister() local