Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h351 struct sljit_label { struct
352 struct sljit_label *next; argument
364 struct sljit_label *label; argument
370 struct sljit_label *label;
384 struct sljit_label *labels;
388 struct sljit_label *last_label;
1142 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler);
1258 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label);
1375 …C_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_label *label);
1380 static SLJIT_INLINE sljit_uw sljit_get_label_addr(struct sljit_label *label) { return label->addr; } in sljit_get_label_addr()
H A DsljitLir.c511 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label()
529 …NC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_label *label) in sljit_set_put_label()
647 static SLJIT_INLINE sljit_uw compute_next_addr(struct sljit_label *label, struct sljit_jump *jump, in compute_next_addr()
703 static SLJIT_INLINE void set_label(struct sljit_label *label, struct sljit_compiler *compiler) in set_label()
2055 struct sljit_label *label; in sljit_emit_cmov_generic()
2519 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
2572 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_label(struct sljit_jump *jump, struct sljit_label* label) in sljit_set_label()
2586 …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.c305 struct sljit_label *label; in sljit_generate_code()
1261 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
1263 struct sljit_label *label; in sljit_emit_label()
1271 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
H A DsljitNativeARM_64.c237 struct sljit_label *label; in sljit_generate_code()
1667 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
1669 struct sljit_label *label; in sljit_emit_label()
1677 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
H A DsljitNativePPC_common.c391 struct sljit_label *label; in sljit_generate_code()
1933 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
1935 struct sljit_label *label; in sljit_emit_label()
1943 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
H A DsljitNativeMIPS_common.c514 struct sljit_label *label; in sljit_generate_code()
1783 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
1785 struct sljit_label *label; in sljit_emit_label()
1793 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
H A DsljitNativeARM_32.c671 struct sljit_label *label; in sljit_generate_code()
2220 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
2222 struct sljit_label *label; in sljit_emit_label()
2230 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
H A DsljitNativeARM_T2_32.c371 struct sljit_label *label; in sljit_generate_code()
1827 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
1829 struct sljit_label *label; in sljit_emit_label()
1837 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
H A DsljitNativeS390X.c1367 struct sljit_label *label; in sljit_generate_code()
2752 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler) in sljit_emit_label()
2754 struct sljit_label *label; in sljit_emit_label()
2762 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label)); in sljit_emit_label()
H A DsljitNativeX86_common.c497 struct sljit_label *label; in sljit_generate_code()
2677 SLJIT_API_FUNC_ATTRIBUTE struct sljit_label* sljit_emit_label(struct sljit_compiler *compiler)
2680 struct sljit_label *label;
2688 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));
/PHP-8.1/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;
3115 struct sljit_label *loop; in reset_ovector()
3158 struct sljit_label *loop; in reset_early_fail()
3204 struct sljit_label *loop; in do_reset_match()
3282 struct sljit_label *loop; in copy_ovector()
4211 struct sljit_label *label; in move_back()
4567 struct sljit_label *loop; in do_utfreadnewline_invalid()
5149 struct sljit_label *loop; in mainloop_entry()
6170 struct sljit_label *loop; in fast_forward_newline()
6417 struct sljit_label *loop; in search_requested_char()
[all …]

Completed in 108 milliseconds