Searched refs:SLJIT_JUMP (Results 1 – 14 of 14) sorted by relevance
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_compile.c | 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() [all …]
|
D | pcre2_jit_simd_inc.h | 360 JUMPTO(SLJIT_JUMP, restart); in fast_forward_char_simd() 647 jump[1] = JUMP(SLJIT_JUMP); in fast_forward_char_pair_simd() 751 add_jump(compiler, &common->failed_match, JUMP(SLJIT_JUMP)); in fast_forward_char_pair_simd() 1440 JUMPTO(SLJIT_JUMP, restart); in fast_forward_char_simd() 1749 jump[1] = JUMP(SLJIT_JUMP); in fast_forward_char_pair_simd() 1844 JUMPTO(SLJIT_JUMP, restart); in fast_forward_char_pair_simd()
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeARM_32.c | 2465 SLJIT_ASSERT(type >= SLJIT_JUMP && type <= SLJIT_CALL_CDECL); in get_cc() 2504 type <= SLJIT_JUMP ? TMP_PC : TMP_REG1, TMP_PC, 0)) & ~COND_MASK) | get_cc(compiler, type), 0)); in sljit_emit_jump() 2522 …PTR_FAIL_IF(push_inst(compiler, (((type <= SLJIT_JUMP ? BX : BLX) | RM(TMP_REG1)) & ~COND_MASK) | … in sljit_emit_jump() 2725 type = SLJIT_JUMP | (type & SLJIT_REWRITABLE_JUMP); in sljit_emit_call() 2754 type = SLJIT_JUMP | (type & SLJIT_REWRITABLE_JUMP); in sljit_emit_call() 2781 return push_inst(compiler, (type <= SLJIT_JUMP ? BX : BLX) | RM(src)); in sljit_emit_ijump() 2786 return push_inst(compiler, (type <= SLJIT_JUMP ? BX : BLX) | RM(TMP_REG1)); in sljit_emit_ijump() 2798 …literal(compiler, EMIT_DATA_TRANSFER(WORD_SIZE | LOAD_DATA, 1, type <= SLJIT_JUMP ? TMP_PC : TMP_R… in sljit_emit_ijump() 2803 FAIL_IF(push_inst(compiler, (type <= SLJIT_JUMP ? BX : BLX) | RM(TMP_REG1))); in sljit_emit_ijump() 2835 type = SLJIT_JUMP; in sljit_emit_icall() [all …]
|
D | sljitNativeARM_T2_32.c | 2084 if (type < SLJIT_JUMP) { in sljit_emit_jump() 2092 if (type <= SLJIT_JUMP) in sljit_emit_jump() 2296 type = SLJIT_JUMP | (type & SLJIT_REWRITABLE_JUMP); in sljit_emit_call() 2326 type = SLJIT_JUMP | (type & SLJIT_REWRITABLE_JUMP); in sljit_emit_call() 2353 return push_inst16(compiler, (type <= SLJIT_JUMP ? BX : BLX) | RN3(src)); in sljit_emit_ijump() 2356 …FAIL_IF(emit_op_mem(compiler, WORD_SIZE, type <= SLJIT_JUMP ? TMP_PC : TMP_REG1, src, srcw, TMP_RE… in sljit_emit_ijump() 2369 return push_inst16(compiler, (type <= SLJIT_JUMP ? BX : BLX) | RN3(TMP_REG1)); in sljit_emit_ijump() 2398 type = SLJIT_JUMP; in sljit_emit_icall() 2424 type = SLJIT_JUMP; in sljit_emit_icall()
|
D | sljitNativeX86_64.c | 287 if (type < SLJIT_JUMP) { in generate_far_jump_code() 793 type = SLJIT_JUMP | (type & SLJIT_REWRITABLE_JUMP); in sljit_emit_call() 825 type = SLJIT_JUMP; in sljit_emit_icall()
|
D | sljitNativeX86_32.c | 223 if (type == SLJIT_JUMP) { in generate_far_jump_code() 1221 type = SLJIT_JUMP | (type & SLJIT_REWRITABLE_JUMP); in sljit_emit_call() 1293 return sljit_emit_ijump(compiler, SLJIT_JUMP, src, srcw); in sljit_emit_icall()
|
D | sljitLir.c | 388 …ERT(!(SLJIT_EQUAL & 0x1) && !(SLJIT_LESS & 0x1) && !(SLJIT_EQUAL_F64 & 0x1) && !(SLJIT_JUMP & 0x1), in sljit_create_compiler() 1663 CHECK_ARGUMENT((type & 0xff) < SLJIT_JUMP || !(type & SLJIT_32)); in check_sljit_emit_jump() 1665 if ((type & 0xff) < SLJIT_JUMP) { in check_sljit_emit_jump() 1777 CHECK_ARGUMENT(type >= SLJIT_JUMP && type <= SLJIT_FAST_CALL); in check_sljit_emit_ijump()
|
D | sljitNativePPC_common.c | 2110 SLJIT_ASSERT(type >= SLJIT_JUMP && type <= SLJIT_CALL_CDECL); in get_bo_bi_flags() 2136 if (type < SLJIT_JUMP) in sljit_emit_jump() 2162 type = SLJIT_JUMP | (type & SLJIT_REWRITABLE_JUMP); in sljit_emit_call() 2239 type = SLJIT_JUMP; in sljit_emit_icall()
|
D | sljitLir.h | 1237 #define SLJIT_JUMP 22 macro
|
D | sljitNativeARM_64.c | 1797 if (type < SLJIT_JUMP) { in sljit_emit_jump() 1820 type = SLJIT_JUMP | (type & SLJIT_REWRITABLE_JUMP); in sljit_emit_call() 1914 type = SLJIT_JUMP; in sljit_emit_icall()
|
D | sljitNativeX86_common.c | 459 if (type == SLJIT_JUMP) { in generate_near_jump_code() 2697 compiler->size += (type >= SLJIT_JUMP) ? 5 : 6; 2699 compiler->size += (type >= SLJIT_JUMP) ? (10 + 3) : (2 + 10 + 3);
|
D | sljitNativeS390X.c | 3095 sljit_u8 mask = ((type & 0xff) < SLJIT_JUMP) ? get_cc(compiler, type & 0xff) : 0xf; in sljit_emit_jump() 3125 type = SLJIT_JUMP | (type & SLJIT_REWRITABLE_JUMP); in sljit_emit_call() 3181 type = SLJIT_JUMP; in sljit_emit_icall()
|
D | sljitNativeSPARC_common.c | 1473 else if (type < SLJIT_JUMP) { in sljit_emit_jump()
|
D | sljitNativeMIPS_common.c | 2107 if (type <= SLJIT_JUMP) in sljit_emit_jump()
|