Lines Matching refs:t7
23 * - t7 : Temporarily stores the index of capture start after a matching pass
717 __ mov(t7, a2);
760 // t7: capture start index
763 &load_char_start_regexp, ne, current_input_offset(), Operand(t7));
1302 // t7 is not being used to store the capture start index at this point.
1303 __ Addu(t7, current_input_offset(), Operand(cp_offset * char_size()));
1304 offset = t7;