Home
last modified time | relevance | path

Searched refs:sljit_label (Results 1 – 12 of 12) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h379 struct sljit_label { struct
380 struct sljit_label *next; argument
392 struct sljit_label *label; argument
398 struct sljit_label *label;
412 struct sljit_label *labels;
416 struct sljit_label *last_label;
1174 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler);
1300 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label);
1418 …C_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_label *label);
1423 static SLJIT_INLINE sljit_uw sljit_get_label_addr(struct sljit_label *label) { return label->addr; } in sljit_get_label_addr()
H A DsljitLir.c520 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label()
538 …NC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_label *label) in sljit_set_put_label()
642 static SLJIT_INLINE sljit_uw compute_next_addr(struct sljit_label *label, struct sljit_jump *jump, in compute_next_addr()
700 static SLJIT_INLINE void set_label(struct sljit_label *label, struct sljit_compiler *compiler) in set_label()
2087 struct sljit_label *label; in sljit_emit_cmov_generic()
2572 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
2625 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label()
2639 …NC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_label *label) in sljit_set_put_label()
H A DsljitNativeSPARC_common.c309 struct sljit_label *label; in sljit_generate_code()
1371 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
1373 struct sljit_label *label; in sljit_emit_label()
1381 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
H A DsljitNativeARM_64.c242 struct sljit_label *label; in sljit_generate_code()
1769 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
1771 struct sljit_label *label; in sljit_emit_label()
1779 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
H A DsljitNativePPC_common.c396 struct sljit_label *label; in sljit_generate_code()
2028 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
2030 struct sljit_label *label; in sljit_emit_label()
2038 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
H A DsljitNativeX86_common.c503 struct sljit_label *label; in sljit_generate_code()
2658 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler)
2661 struct sljit_label *label;
2669 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));
H A DsljitNativeARM_T2_32.c381 struct sljit_label *label; in sljit_generate_code()
2054 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
2056 struct sljit_label *label; in sljit_emit_label()
2064 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
H A DsljitNativeMIPS_common.c518 struct sljit_label *label; in sljit_generate_code()
1985 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
1987 struct sljit_label *label; in sljit_emit_label()
1995 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
H A DsljitNativeS390X.c1395 struct sljit_label *label; in sljit_generate_code()
3077 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
3079 struct sljit_label *label; in sljit_emit_label()
3087 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
H A DsljitNativeARM_32.c681 struct sljit_label *label; in sljit_generate_code()
2470 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
2472 struct sljit_label *label; in sljit_emit_label()
2480 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h209 struct sljit_label *start; in fast_forward_char_simd()
211 struct sljit_label *restart; in fast_forward_char_simd()
373 struct sljit_label *start; in fast_requested_char_simd()
522 struct sljit_label *start; in fast_forward_char_pair_simd()
524 struct sljit_label *restart; in fast_forward_char_pair_simd()
1252 struct sljit_label *start; in fast_forward_char_simd()
1254 struct sljit_label *restart; in fast_forward_char_simd()
1453 struct sljit_label *start; in fast_requested_char_simd()
1616 struct sljit_label *start; in fast_forward_char_pair_simd()
1618 struct sljit_label *restart; in fast_forward_char_pair_simd()
H A Dpcre2_jit_compile.c212 struct sljit_label *quit;
3189 struct sljit_label *loop; in reset_ovector()
3232 struct sljit_label *loop; in reset_early_fail()
3278 struct sljit_label *loop; in do_reset_match()
3356 struct sljit_label *loop; in copy_ovector()
4285 struct sljit_label *label; in move_back()
4641 struct sljit_label *loop; in do_utfreadnewline_invalid()
5223 struct sljit_label *loop; in mainloop_entry()
6244 struct sljit_label *loop; in fast_forward_newline()
6491 struct sljit_label *loop; in search_requested_char()
[all …]

Completed in 150 milliseconds