Home
last modified time | relevance | path

Searched refs:SLJIT_UNUSED (Results 1 – 13 of 13) sorted by relevance

/external/pcre/dist/sljit/
DsljitNativeARM_32.c860 …FAIL_IF(push_inst(compiler, EMIT_DATA_PROCESS_INS(MOV_DP, 0, SLJIT_S0, SLJIT_UNUSED, RM(SLJIT_R0))… in sljit_emit_enter()
862 …FAIL_IF(push_inst(compiler, EMIT_DATA_PROCESS_INS(MOV_DP, 0, SLJIT_S1, SLJIT_UNUSED, RM(SLJIT_R1))… in sljit_emit_enter()
864 …FAIL_IF(push_inst(compiler, EMIT_DATA_PROCESS_INS(MOV_DP, 0, SLJIT_S2, SLJIT_UNUSED, RM(SLJIT_R2))… in sljit_emit_enter()
981 …return push_inst(compiler, EMIT_DATA_PROCESS_INS(MOV_DP, flags & SET_FLAGS, dst, SLJIT_UNUSED, (co…
982 …return push_inst(compiler, EMIT_DATA_PROCESS_INS(MOV_DP, flags & SET_FLAGS, dst, SLJIT_UNUSED, reg…
984 …return push_inst(compiler, EMIT_DATA_PROCESS_INS(MOV_DP, flags & SET_FLAGS, dst, SLJIT_UNUSED, (re…
997 EMIT_FULL_DATA_PROCESS_INS_AND_RETURN(MVN_DP, dst, SLJIT_UNUSED, src2); in emit_single_op()
998 EMIT_FULL_DATA_PROCESS_INS_AND_RETURN(MOV_DP, dst, SLJIT_UNUSED, src2); in emit_single_op()
1000 EMIT_FULL_DATA_PROCESS_INS_AND_RETURN(MOV_DP, dst, SLJIT_UNUSED, reg_map[src2]); in emit_single_op()
1011 …FAIL_IF(push_inst(compiler, EMIT_DATA_PROCESS_INS(MOV_DP, 0, dst, SLJIT_UNUSED, (24 << 7) | reg_ma… in emit_single_op()
[all …]
DsljitNativeX86_32.c308 if ((b & REG_MASK) == SLJIT_UNUSED) in emit_x86_instruction()
321 if ((b & OFFS_REG_MASK) != SLJIT_UNUSED) in emit_x86_instruction()
389 else if ((b & REG_MASK) != SLJIT_UNUSED) { in emit_x86_instruction()
390 if ((b & OFFS_REG_MASK) == SLJIT_UNUSED || (b & OFFS_REG_MASK) == TO_OFFS_REG(SLJIT_SP)) { in emit_x86_instruction()
398 if ((b & OFFS_REG_MASK) == SLJIT_UNUSED) in emit_x86_instruction()
490 if (dst == SLJIT_UNUSED) in sljit_emit_fast_enter()
DsljitNativeX86_64.c402 if ((b & REG_MASK) == SLJIT_UNUSED) in emit_x86_instruction()
418 if ((b & OFFS_REG_MASK) != SLJIT_UNUSED) { in emit_x86_instruction()
499 else if ((b & REG_MASK) != SLJIT_UNUSED) { in emit_x86_instruction()
500 if ((b & OFFS_REG_MASK) == SLJIT_UNUSED || (b & OFFS_REG_MASK) == TO_OFFS_REG(SLJIT_SP)) { in emit_x86_instruction()
508 if ((b & OFFS_REG_MASK) == SLJIT_UNUSED) in emit_x86_instruction()
601 if (dst == SLJIT_UNUSED) in sljit_emit_fast_enter()
701 if (dst == SLJIT_UNUSED && !(src & SLJIT_MEM)) in emit_mov_int()
DsljitLir.c692 ((r) == SLJIT_UNUSED || \
716 CHECK_ARGUMENT(((p) & REG_MASK) != SLJIT_UNUSED); \
735 CHECK_ARGUMENT(((p) & REG_MASK) != SLJIT_UNUSED); \
755 CHECK_ARGUMENT(((p) & REG_MASK) != SLJIT_UNUSED); \
984 if (op != SLJIT_UNUSED) { in check_sljit_emit_return()
993 if (op == SLJIT_UNUSED) in check_sljit_emit_return()
1426 CHECK_ARGUMENT(src == SLJIT_UNUSED && srcw == 0); in check_sljit_emit_op_flags()
1438 if (src != SLJIT_UNUSED) { in check_sljit_emit_op_flags()
1512 if (op == SLJIT_UNUSED) in emit_mov_before_return()
1653 SLJIT_UNUSED, 0, src1, src1w, src2, src2w)); in sljit_emit_cmp()
DsljitNativeX86_common.c660 if (dst == SLJIT_UNUSED) { in emit_mov()
888 if (dst == SLJIT_UNUSED && !(src & SLJIT_MEM)) in emit_mov_byte()
1030 if (dst == SLJIT_UNUSED && !(src & SLJIT_MEM)) in emit_mov_half()
1076 if (dst == SLJIT_UNUSED) { in emit_unary()
1115 if (dst == SLJIT_UNUSED) { in emit_not_with_flags()
1157 if (SLJIT_UNLIKELY(dst == SLJIT_UNUSED)) { in emit_clz()
1465 if (dst == SLJIT_UNUSED) {
1581 if (dst == SLJIT_UNUSED) {
2020 if (dst == SLJIT_UNUSED) {
2184 if (dst == SLJIT_UNUSED)
[all …]
DsljitNativePPC_common.c1138 if (SLJIT_UNLIKELY(dst == SLJIT_UNUSED)) { in emit_op()
1550 …if (dst == SLJIT_UNUSED && (op & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S)) && !(op & (SLJIT_SET_O… in sljit_emit_op2()
1726 if (dst == SLJIT_UNUSED) in sljit_emit_fop1_convw_fromd()
1740 if (dst == SLJIT_UNUSED) in sljit_emit_fop1_convw_fromd()
2019 if (dst == SLJIT_UNUSED) in sljit_emit_fast_enter()
2227 if (dst == SLJIT_UNUSED) in sljit_emit_op_flags()
DsljitNativeSPARC_common.c651 if (SLJIT_UNLIKELY(dst == SLJIT_UNUSED)) { in emit_op()
969 if (dst == SLJIT_UNUSED) in sljit_emit_fop1_convw_fromd()
1186 if (dst == SLJIT_UNUSED) in sljit_emit_fast_enter()
1381 if (dst == SLJIT_UNUSED) in sljit_emit_op_flags()
DsljitNativeARM_64.c1401 if (dst == SLJIT_UNUSED) in sljit_emit_op1()
1454 if (dst == SLJIT_UNUSED) in sljit_emit_op2()
1620 if (dst_r == TMP_REG1 && dst != SLJIT_UNUSED) in sljit_emit_fop1_convw_fromd()
1779 if (dst == SLJIT_UNUSED) in sljit_emit_fast_enter()
1980 if (dst == SLJIT_UNUSED) in sljit_emit_op_flags()
DsljitNativeARM_T2_32.c1511 if (dst == SLJIT_UNUSED) in sljit_emit_op2()
1640 if (dst == SLJIT_UNUSED) in sljit_emit_fop1_convw_fromd()
1800 if (dst == SLJIT_UNUSED) in sljit_emit_fast_enter()
1988 if (dst == SLJIT_UNUSED) in sljit_emit_op_flags()
DsljitLir.h162 #define SLJIT_UNUSED 0 macro
DsljitNativeMIPS_common.c916 if (SLJIT_UNLIKELY(dst == SLJIT_UNUSED)) { in emit_op()
1311 if (dst == SLJIT_UNUSED) in sljit_emit_fop1_convw_fromd()
1546 if (dst == SLJIT_UNUSED) in sljit_emit_fast_enter()
2021 if (dst == SLJIT_UNUSED) in sljit_emit_op_flags()
DsljitNativeTILEGX_64.c1557 if (dst == SLJIT_UNUSED) in sljit_emit_fast_enter()
1975 if (SLJIT_UNLIKELY(dst == SLJIT_UNUSED)) { in emit_op()
2095 if (dst == SLJIT_UNUSED) in sljit_emit_op_flags()
/external/pcre/dist/
Dpcre_jit_compile.c2886 OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, 0xdc00); in skip_char_back()
2887 OP_FLAGS(SLJIT_MOV, TMP1, 0, SLJIT_UNUSED, 0, SLJIT_EQUAL); in skip_char_back()
2947 OP2(SLJIT_AND | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, 0x800); in do_utfreadchar()
2961 OP2(SLJIT_AND | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, 0x10000); in do_utfreadchar()
2995 OP2(SLJIT_AND | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, 0x800); in do_utfreadchar16()
3002 OP2(SLJIT_AND | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, 0x400); in do_utfreadchar16()
3003 OP_FLAGS(SLJIT_MOV, TMP2, 0, SLJIT_UNUSED, 0, SLJIT_NOT_ZERO); in do_utfreadchar16()
3026 OP2(SLJIT_AND | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP2, 0, SLJIT_IMM, 0x20); in do_utfreadtype8()
3146 OP2(SLJIT_SUB | SLJIT_SET_E, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, common->newline & 0xff); in mainloop_entry()
3147 OP_FLAGS(SLJIT_MOV, TMP1, 0, SLJIT_UNUSED, 0, SLJIT_EQUAL); in mainloop_entry()
[all …]