Lines Matching refs:SLJIT_OR

3957     OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0);  in read_char()
3961 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in read_char()
3967 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in read_char()
3981 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in read_char()
3987 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in read_char()
4011 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in read_char()
4406 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar()
4420 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar()
4436 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar()
4460 OP2(SLJIT_OR, TMP2, 0, TMP2, 0, TMP1, 0); in do_utfreadtype8()
4521 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar_invalid()
4564 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar_invalid()
4611 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadchar_invalid()
4722 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfreadnewline_invalid()
4842 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfpeakcharback()
4848 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfpeakcharback()
4854 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfpeakcharback()
4893 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfpeakcharback_invalid()
4902 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfpeakcharback_invalid()
4930 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfpeakcharback_invalid()
4965 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, TMP2, 0); in do_utfpeakcharback_invalid()
5973 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, SLJIT_IMM, mask); in fast_forward_first_char2()
6183 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, SLJIT_IMM, mask); in fast_forward_first_n_chars()
6540 OP2(SLJIT_OR, TMP2, 0, TMP2, 0, SLJIT_IMM, bit); in search_requested_char()
6681 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_LESS_EQUAL); in check_wordboundary()
6727 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_LESS_EQUAL); in check_wordboundary()
6881 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, SLJIT_IMM, ranges[2] - ranges[0]); in optimize_class_ranges()
7013 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, SLJIT_IMM, 0x20); in optimize_class_chars()
7056 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in check_anynewline()
7057 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, SLJIT_IMM, 0x1); in check_anynewline()
7063 OP_FLAGS(SLJIT_OR | SLJIT_SET_Z, TMP2, 0, SLJIT_EQUAL); in check_anynewline()
7077 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in check_hspace()
7084 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in check_hspace()
7086 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in check_hspace()
7088 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in check_hspace()
7091 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_LESS_EQUAL); in check_hspace()
7093 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in check_hspace()
7095 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in check_hspace()
7101 OP_FLAGS(SLJIT_OR | SLJIT_SET_Z, TMP2, 0, SLJIT_EQUAL); in check_hspace()
7122 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in check_vspace()
7123 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, SLJIT_IMM, 0x1); in check_vspace()
7129 OP_FLAGS(SLJIT_OR | SLJIT_SET_Z, TMP2, 0, SLJIT_EQUAL); in check_vspace()
7412 OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asint); in byte_sequence_compare()
7418 … OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asushort); in byte_sequence_compare()
7425 OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, context->oc.asbyte); in byte_sequence_compare()
7447 OP2(SLJIT_OR, context->sourcereg, 0, context->sourcereg, 0, SLJIT_IMM, othercasebit); in byte_sequence_compare()
7975 OP_FLAGS(numberofcmps == 0 ? SLJIT_MOV : SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in compile_xclass_matchingpath()
7981 OP_FLAGS(SLJIT_OR | SLJIT_SET_Z, TMP2, 0, SLJIT_EQUAL); in compile_xclass_matchingpath()
8001 OP_FLAGS(numberofcmps == 0 ? SLJIT_MOV : SLJIT_OR, TMP2, 0, SLJIT_LESS_EQUAL); in compile_xclass_matchingpath()
8007 OP_FLAGS(SLJIT_OR | SLJIT_SET_Z, TMP2, 0, SLJIT_LESS_EQUAL); in compile_xclass_matchingpath()
8035 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in compile_xclass_matchingpath()
8037 OP_FLAGS(SLJIT_OR | SLJIT_SET_Z, TMP2, 0, SLJIT_EQUAL); in compile_xclass_matchingpath()
8066 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in compile_xclass_matchingpath()
8069 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in compile_xclass_matchingpath()
8073 OP_FLAGS(SLJIT_OR | SLJIT_SET_Z, TMP2, 0, SLJIT_LESS_EQUAL); in compile_xclass_matchingpath()
8085 OP_FLAGS((*cc == PT_ALNUM) ? SLJIT_MOV : SLJIT_OR, TMP2, 0, SLJIT_LESS_EQUAL); in compile_xclass_matchingpath()
8088 OP_FLAGS(SLJIT_OR | SLJIT_SET_Z, TMP2, 0, SLJIT_LESS_EQUAL); in compile_xclass_matchingpath()
8104 OP2(SLJIT_OR, TMP2, 0, TMP1, 0, SLJIT_IMM, other_cases[1] ^ other_cases[0]); in compile_xclass_matchingpath()
8108 OP2(SLJIT_OR, TMP2, 0, TMP2, 0, SLJIT_IMM, other_cases[1] ^ other_cases[0]); in compile_xclass_matchingpath()
8117 OP2(SLJIT_OR, TMP2, 0, TMP1, 0, SLJIT_IMM, other_cases[2] ^ other_cases[1]); in compile_xclass_matchingpath()
8121 OP2(SLJIT_OR, TMP2, 0, TMP2, 0, SLJIT_IMM, other_cases[1] ^ other_cases[0]); in compile_xclass_matchingpath()
8127 OP_FLAGS(SLJIT_OR | ((other_cases[3] == NOTACHAR) ? SLJIT_SET_Z : 0), TMP2, 0, SLJIT_EQUAL); in compile_xclass_matchingpath()
8140 OP_FLAGS(SLJIT_OR | ((*other_cases == NOTACHAR) ? SLJIT_SET_Z : 0), TMP2, 0, SLJIT_EQUAL); in compile_xclass_matchingpath()
8149 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in compile_xclass_matchingpath()
8151 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in compile_xclass_matchingpath()
8155 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_LESS_EQUAL); in compile_xclass_matchingpath()
8158 OP_FLAGS(SLJIT_OR | SLJIT_SET_Z, TMP2, 0, SLJIT_GREATER_EQUAL); in compile_xclass_matchingpath()
8176 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in compile_xclass_matchingpath()
8179 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in compile_xclass_matchingpath()
8202 OP_FLAGS(SLJIT_OR, TMP2, 0, SLJIT_EQUAL); in compile_xclass_matchingpath()
8219 OP_FLAGS(SLJIT_OR | SLJIT_SET_Z, TMP2, 0, SLJIT_LESS_EQUAL); in compile_xclass_matchingpath()
8306 OP_FLAGS(SLJIT_OR | SLJIT_SET_Z, TMP2, 0, SLJIT_NOT_EQUAL); in compile_simple_assertion_matchingpath()
9023 OP2(SLJIT_OR, TMP2, 0, TMP1, 0, SLJIT_IMM, 0x20); in compile_char1_matchingpath()
9056 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, SLJIT_IMM, bit); in compile_char1_matchingpath()
10751 OP2(SLJIT_OR | SLJIT_SET_Z, TMP2, 0, TMP2, 0, STR_PTR, 0); in compile_bracket_matchingpath()
11687 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, SLJIT_IMM, charpos_othercasebit); in compile_iterator_matchingpath()
11709 OP2(SLJIT_OR, TMP1, 0, TMP1, 0, SLJIT_IMM, charpos_othercasebit); in compile_iterator_matchingpath()
12460 …OP2(SLJIT_OR, TMP1, 0, TMP1, 0, SLJIT_IMM, CURRENT_AS(char_iterator_backtrack)->u.charpos.othercas… in compile_iterator_backtrackingpath()