Lines Matching refs:BranchShort
162 __ BranchShort(&next, ne, a0, Operand(backtrack_limit()));
215 __ BranchShort(&backtrack_non_equal, ne, current_input_offset(), Operand(a0));
281 __ BranchShort(&fallthrough, eq, a1, Operand(zero_reg));
318 __ BranchShort(&loop_check, eq, a4, Operand(a3));
323 __ BranchShort(&fail, ne, a4, Operand(a3));
325 __ BranchShort(&loop_check, Uless_equal, a3, Operand('z' - 'a'));
329 __ BranchShort(&fail, Ugreater, a3, Operand(254 - 224));
331 __ BranchShort(&fail, eq, a3, Operand(247 - 224));
420 __ BranchShort(&fallthrough, eq, a1, Operand(zero_reg));
536 __ BranchShort(&success, eq, current_character(), Operand(' '));
539 __ BranchShort(&success, Uless_equal, a0, Operand('\r' - '\t'));
610 __ BranchShort(&done, Ugreater, current_character(), Operand('z'));
751 __ BranchShort(&stack_limit_hit, le, a0, Operand(zero_reg));
754 __ BranchShort(&stack_ok, Ugreater_equal, a0,
790 __ BranchShort(&load_char_start_regexp, ne, a1, Operand(zero_reg));
973 __ BranchShort(&exit_with_exception, eq, a0, Operand(zero_reg));
1055 __ BranchShort(&after_constant);
1107 __ BranchShort(&after_position, ge, current_input_offset(),