Lines Matching defs:sub
254 __ sub(r4, r4, r3, LeaveOE, SetRC); // Length of capture. in CheckNotBackReferenceIgnoreCase() local
282 __ sub(r5, r5, r4); // Offset by length when matching backwards. in CheckNotBackReferenceIgnoreCase() local
324 __ sub(current_input_offset(), r5, end_of_input_address()); in CheckNotBackReferenceIgnoreCase() local
331 __ sub(current_input_offset(), current_input_offset(), r4); in CheckNotBackReferenceIgnoreCase() local
357 __ sub(r4, r4, r25); in CheckNotBackReferenceIgnoreCase() local
377 __ sub(current_input_offset(), current_input_offset(), r25); in CheckNotBackReferenceIgnoreCase() local
394 __ sub(r4, r4, r3, LeaveOE, SetRC); // Length to check. in CheckNotBackReference() local
417 __ sub(r5, r5, r4); // Offset by length when matching backwards. in CheckNotBackReference() local
441 __ sub(current_input_offset(), r5, end_of_input_address()); in CheckNotBackReference() local
447 __ sub(current_input_offset(), current_input_offset(), r4); in CheckNotBackReference() local
501 __ sub(r3, current_character(), r0); in CheckCharacterInRange() local
510 __ sub(r3, current_character(), r0); in CheckCharacterNotInRange() local
792 __ sub(r3, sp, r3, LeaveOE, SetRC); in GetCode() local
821 __ sub(current_input_offset(), r3, end_of_input_address()); in GetCode() local
828 __ sub(r3, r3, r0); in GetCode() local
830 __ sub(r3, r3, r4); in GetCode() local
886 __ sub(r4, end_of_input_address(), r4); in GetCode() local
1350 __ sub(r0, r0, ip); in SafeCallTarget() local