Lines Matching refs:SLJIT_JUMP

3053   JUMPTO(SLJIT_JUMP, list_item->quit);  in flush_stubs()
3411 JUMPTO(SLJIT_JUMP, quit); in return_with_partial_match()
3571 JUMPTO(SLJIT_JUMP, common->partialmatchlabel); in check_partial()
3573 add_jump(compiler, &common->partialmatch, JUMP(SLJIT_JUMP)); in check_partial()
3597 add_jump(compiler, end_reached, JUMP(SLJIT_JUMP)); in check_str_end()
3603 JUMPTO(SLJIT_JUMP, common->partialmatchlabel); in check_str_end()
3605 add_jump(compiler, &common->partialmatch, JUMP(SLJIT_JUMP)); in check_str_end()
3631 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in detect_partial_match()
3636 JUMPTO(SLJIT_JUMP, common->partialmatchlabel); in detect_partial_match()
3638 add_jump(compiler, &common->partialmatch, JUMP(SLJIT_JUMP)); in detect_partial_match()
5234 start = JUMP(SLJIT_JUMP); in mainloop_entry()
5248 end2 = JUMP(SLJIT_JUMP); in mainloop_entry()
6316 quit = JUMP(SLJIT_JUMP); in fast_forward_newline()
6476 JUMPTO(SLJIT_JUMP, loop); in search_requested_char()
6520 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
6541 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
6754 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in optimize_class_ranges()
7500 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_xclass_matchingpath()
7569 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_xclass_matchingpath()
7800 jump = JUMP(SLJIT_JUMP); in compile_xclass_matchingpath()
8078 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_simple_assertion_matchingpath()
8103 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_simple_assertion_matchingpath()
8166 jump[0] = JUMP(SLJIT_JUMP); in compile_simple_assertion_matchingpath()
8181 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_simple_assertion_matchingpath()
8231 jump[0] = JUMP(SLJIT_JUMP); in compile_simple_assertion_matchingpath()
8646 jump[2] = JUMP(SLJIT_JUMP); in compile_char1_matchingpath()
9130 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_ref_matchingpath()
9140 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_ref_matchingpath()
9170 nopartial = JUMP(SLJIT_JUMP); in compile_ref_matchingpath()
9181 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_ref_matchingpath()
9315 JUMPTO(SLJIT_JUMP, label); in compile_ref_iterator_matchingpath()
9325 JUMPTO(SLJIT_JUMP, label); in compile_ref_iterator_matchingpath()
9357 jump = JUMP(SLJIT_JUMP); in compile_ref_iterator_matchingpath()
9833 add_jump(compiler, found, JUMP(SLJIT_JUMP)); in compile_assert_matchingpath()
9870 jump = JUMP(SLJIT_JUMP); in compile_assert_matchingpath()
9918 jump = JUMP(SLJIT_JUMP); in compile_assert_matchingpath()
9977 JUMPTO(SLJIT_JUMP, backtrack->matchingpath); in compile_assert_matchingpath()
10026 JUMPTO(SLJIT_JUMP, backtrack->matchingpath); in compile_assert_matchingpath()
10340 skip = JUMP(SLJIT_JUMP); in compile_bracket_matchingpath()
10717 JUMPTO(SLJIT_JUMP, rmax_label); in compile_bracket_matchingpath()
10741 JUMPTO(SLJIT_JUMP, ((braminzero_backtrack *)parent)->matchingpath); in compile_bracket_matchingpath()
11005 JUMPTO(SLJIT_JUMP, loop); in compile_bracketpos_matchingpath()
11335 JUMPTO(SLJIT_JUMP, label); in compile_iterator_matchingpath()
11441 jump = JUMP(SLJIT_JUMP); in compile_iterator_matchingpath()
11484 JUMPTO(SLJIT_JUMP, label); in compile_iterator_matchingpath()
11724 add_jump(compiler, &backtrack->topbacktracks, JUMP(SLJIT_JUMP)); in compile_fail_accept_matchingpath()
11735 add_jump(compiler, &common->accept, JUMP(SLJIT_JUMP)); in compile_fail_accept_matchingpath()
11737 JUMPTO(SLJIT_JUMP, common->accept_label); in compile_fail_accept_matchingpath()
11767 add_jump(compiler, &backtrack->topbacktracks, JUMP(SLJIT_JUMP)); in compile_fail_accept_matchingpath()
12240 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12252 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12267 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12278 jump = JUMP(SLJIT_JUMP); in compile_iterator_backtrackingpath()
12282 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12293 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12423 JUMPTO(SLJIT_JUMP, CURRENT_AS(assert_backtrack)->matchingpath); in compile_assert_backtrackingpath()
12538 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->recursive_matchingpath); in compile_bracket_backtrackingpath()
12587 once = JUMP(SLJIT_JUMP); in compile_bracket_backtrackingpath()
12608 sljit_emit_ijump(compiler, SLJIT_JUMP, TMP1, 0); in compile_bracket_backtrackingpath()
12637 cond = JUMP(SLJIT_JUMP); in compile_bracket_backtrackingpath()
12643 cond = JUMP(SLJIT_JUMP); in compile_bracket_backtrackingpath()
12748 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->alternative_matchingpath); in compile_bracket_backtrackingpath()
12867 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->zero_matchingpath); in compile_bracket_backtrackingpath()
12890 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->zero_matchingpath); in compile_bracket_backtrackingpath()
12926 jump = JUMP(SLJIT_JUMP); in compile_bracketpos_backtrackingpath()
12975 jump = JUMP(SLJIT_JUMP); in compile_control_verb_backtrackingpath()
12982 add_jump(compiler, &common->then_trap->quit, JUMP(SLJIT_JUMP)); in compile_control_verb_backtrackingpath()
12987 add_jump(compiler, &common->positive_assertion_quit, JUMP(SLJIT_JUMP)); in compile_control_verb_backtrackingpath()
12996 add_jump(compiler, &common->quit, JUMP(SLJIT_JUMP)); in compile_control_verb_backtrackingpath()
12998 JUMPTO(SLJIT_JUMP, common->quit_label); in compile_control_verb_backtrackingpath()
13018 add_jump(compiler, &common->reset_match, JUMP(SLJIT_JUMP)); in compile_control_verb_backtrackingpath()
13038 jump = JUMP(SLJIT_JUMP); in compile_then_trap_backtrackingpath()
13218 add_jump(compiler, &common->quit, JUMP(SLJIT_JUMP)); in compile_backtrackingpath()
13220 JUMPTO(SLJIT_JUMP, common->quit_label); in compile_backtrackingpath()
13329 add_jump(compiler, &match, JUMP(SLJIT_JUMP)); in compile_recurse()
13356 sljit_emit_ijump(compiler, SLJIT_JUMP, TMP1, 0); in compile_recurse()
13413 JUMPTO(SLJIT_JUMP, quit); in compile_recurse()
13817 JUMPTO(SLJIT_JUMP, common->abort_label); in jit_compile()
13894 JUMPTO(SLJIT_JUMP, common->quit_label); in jit_compile()
13909 JUMPTO(SLJIT_JUMP, empty_match_backtrack_label); in jit_compile()
13963 JUMPTO(SLJIT_JUMP, common->quit_label); in jit_compile()
13968 JUMPTO(SLJIT_JUMP, common->quit_label); in jit_compile()
14011 JUMPTO(SLJIT_JUMP, reset_match_label); in jit_compile()