Lines Matching refs:SLJIT_JUMP

3127   JUMPTO(SLJIT_JUMP, list_item->quit);  in flush_stubs()
3485 JUMPTO(SLJIT_JUMP, quit); in return_with_partial_match()
3645 JUMPTO(SLJIT_JUMP, common->partialmatchlabel); in check_partial()
3647 add_jump(compiler, &common->partialmatch, JUMP(SLJIT_JUMP)); in check_partial()
3671 add_jump(compiler, end_reached, JUMP(SLJIT_JUMP)); in check_str_end()
3677 JUMPTO(SLJIT_JUMP, common->partialmatchlabel); in check_str_end()
3679 add_jump(compiler, &common->partialmatch, JUMP(SLJIT_JUMP)); in check_str_end()
3705 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in detect_partial_match()
3710 JUMPTO(SLJIT_JUMP, common->partialmatchlabel); in detect_partial_match()
3712 add_jump(compiler, &common->partialmatch, JUMP(SLJIT_JUMP)); in detect_partial_match()
5308 start = JUMP(SLJIT_JUMP); in mainloop_entry()
5322 end2 = JUMP(SLJIT_JUMP); in mainloop_entry()
6390 quit = JUMP(SLJIT_JUMP); in fast_forward_newline()
6550 JUMPTO(SLJIT_JUMP, loop); in search_requested_char()
6594 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
6615 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
6828 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in optimize_class_ranges()
7588 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_xclass_matchingpath()
7674 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_xclass_matchingpath()
8028 jump = JUMP(SLJIT_JUMP); in compile_xclass_matchingpath()
8309 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_simple_assertion_matchingpath()
8334 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_simple_assertion_matchingpath()
8397 jump[0] = JUMP(SLJIT_JUMP); in compile_simple_assertion_matchingpath()
8412 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_simple_assertion_matchingpath()
8462 jump[0] = JUMP(SLJIT_JUMP); in compile_simple_assertion_matchingpath()
8877 jump[2] = JUMP(SLJIT_JUMP); in compile_char1_matchingpath()
9361 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_ref_matchingpath()
9371 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_ref_matchingpath()
9401 nopartial = JUMP(SLJIT_JUMP); in compile_ref_matchingpath()
9412 add_jump(compiler, backtracks, JUMP(SLJIT_JUMP)); in compile_ref_matchingpath()
9546 JUMPTO(SLJIT_JUMP, label); in compile_ref_iterator_matchingpath()
9556 JUMPTO(SLJIT_JUMP, label); in compile_ref_iterator_matchingpath()
9588 jump = JUMP(SLJIT_JUMP); in compile_ref_iterator_matchingpath()
10064 add_jump(compiler, found, JUMP(SLJIT_JUMP)); in compile_assert_matchingpath()
10101 jump = JUMP(SLJIT_JUMP); in compile_assert_matchingpath()
10149 jump = JUMP(SLJIT_JUMP); in compile_assert_matchingpath()
10208 JUMPTO(SLJIT_JUMP, backtrack->matchingpath); in compile_assert_matchingpath()
10257 JUMPTO(SLJIT_JUMP, backtrack->matchingpath); in compile_assert_matchingpath()
10571 skip = JUMP(SLJIT_JUMP); in compile_bracket_matchingpath()
10948 JUMPTO(SLJIT_JUMP, rmax_label); in compile_bracket_matchingpath()
10972 JUMPTO(SLJIT_JUMP, ((braminzero_backtrack *)parent)->matchingpath); in compile_bracket_matchingpath()
11236 JUMPTO(SLJIT_JUMP, loop); in compile_bracketpos_matchingpath()
11566 JUMPTO(SLJIT_JUMP, label); in compile_iterator_matchingpath()
11672 jump = JUMP(SLJIT_JUMP); in compile_iterator_matchingpath()
11715 JUMPTO(SLJIT_JUMP, label); in compile_iterator_matchingpath()
11955 add_jump(compiler, &backtrack->topbacktracks, JUMP(SLJIT_JUMP)); in compile_fail_accept_matchingpath()
11966 add_jump(compiler, &common->accept, JUMP(SLJIT_JUMP)); in compile_fail_accept_matchingpath()
11968 JUMPTO(SLJIT_JUMP, common->accept_label); in compile_fail_accept_matchingpath()
11998 add_jump(compiler, &backtrack->topbacktracks, JUMP(SLJIT_JUMP)); in compile_fail_accept_matchingpath()
12471 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12483 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12498 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12509 jump = JUMP(SLJIT_JUMP); in compile_iterator_backtrackingpath()
12513 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12524 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12654 JUMPTO(SLJIT_JUMP, CURRENT_AS(assert_backtrack)->matchingpath); in compile_assert_backtrackingpath()
12769 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->recursive_matchingpath); in compile_bracket_backtrackingpath()
12818 once = JUMP(SLJIT_JUMP); in compile_bracket_backtrackingpath()
12839 sljit_emit_ijump(compiler, SLJIT_JUMP, TMP1, 0); in compile_bracket_backtrackingpath()
12868 cond = JUMP(SLJIT_JUMP); in compile_bracket_backtrackingpath()
12874 cond = JUMP(SLJIT_JUMP); in compile_bracket_backtrackingpath()
12979 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->alternative_matchingpath); in compile_bracket_backtrackingpath()
13098 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->zero_matchingpath); in compile_bracket_backtrackingpath()
13121 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->zero_matchingpath); in compile_bracket_backtrackingpath()
13157 jump = JUMP(SLJIT_JUMP); in compile_bracketpos_backtrackingpath()
13206 jump = JUMP(SLJIT_JUMP); in compile_control_verb_backtrackingpath()
13213 add_jump(compiler, &common->then_trap->quit, JUMP(SLJIT_JUMP)); in compile_control_verb_backtrackingpath()
13218 add_jump(compiler, &common->positive_assertion_quit, JUMP(SLJIT_JUMP)); in compile_control_verb_backtrackingpath()
13227 add_jump(compiler, &common->quit, JUMP(SLJIT_JUMP)); in compile_control_verb_backtrackingpath()
13229 JUMPTO(SLJIT_JUMP, common->quit_label); in compile_control_verb_backtrackingpath()
13249 add_jump(compiler, &common->reset_match, JUMP(SLJIT_JUMP)); in compile_control_verb_backtrackingpath()
13269 jump = JUMP(SLJIT_JUMP); in compile_then_trap_backtrackingpath()
13449 add_jump(compiler, &common->quit, JUMP(SLJIT_JUMP)); in compile_backtrackingpath()
13451 JUMPTO(SLJIT_JUMP, common->quit_label); in compile_backtrackingpath()
13558 add_jump(compiler, &match, JUMP(SLJIT_JUMP)); in compile_recurse()
13585 sljit_emit_ijump(compiler, SLJIT_JUMP, TMP1, 0); in compile_recurse()
13642 JUMPTO(SLJIT_JUMP, quit); in compile_recurse()
14047 JUMPTO(SLJIT_JUMP, common->abort_label); in jit_compile()
14124 JUMPTO(SLJIT_JUMP, common->quit_label); in jit_compile()
14139 JUMPTO(SLJIT_JUMP, empty_match_backtrack_label); in jit_compile()
14213 JUMPTO(SLJIT_JUMP, common->quit_label); in jit_compile()
14218 JUMPTO(SLJIT_JUMP, common->quit_label); in jit_compile()
14261 JUMPTO(SLJIT_JUMP, reset_match_label); in jit_compile()