Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitLir.h396 struct sljit_put_label { struct
397 struct sljit_put_label *next; argument
414 struct sljit_put_label *put_labels; argument
419 struct sljit_put_label *last_put_label;
1415 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil…
1418 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_l…
DsljitNativePPC_common.c337 static SLJIT_INLINE sljit_sw put_label_get_length(struct sljit_put_label *put_label, sljit_uw max_l… in put_label_get_length()
353 static SLJIT_INLINE void put_label_set(struct sljit_put_label *put_label) in put_label_set()
399 struct sljit_put_label *put_label; in sljit_generate_code()
2564 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label()
2566 struct sljit_put_label *put_label; in sljit_emit_put_label()
2573 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
DsljitNativeSPARC_common.c312 struct sljit_put_label *put_label; in sljit_generate_code()
1654 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label()
1656 struct sljit_put_label *put_label; in sljit_emit_put_label()
1663 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
DsljitNativeARM_64.c213 static SLJIT_INLINE sljit_sw put_label_get_length(struct sljit_put_label *put_label, sljit_uw max_l… in put_label_get_length()
245 struct sljit_put_label *put_label; in sljit_generate_code()
2141 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label()
2143 struct sljit_put_label *put_label; in sljit_emit_put_label()
2153 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
DsljitNativeMIPS_common.c459 static SLJIT_INLINE sljit_sw put_label_get_length(struct sljit_put_label *put_label, sljit_uw max_l… in put_label_get_length()
475 static SLJIT_INLINE void put_label_set(struct sljit_put_label *put_label) in put_label_set()
521 struct sljit_put_label *put_label; in sljit_generate_code()
2485 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label()
2487 struct sljit_put_label *put_label; in sljit_emit_put_label()
2494 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
DsljitLir.c538 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_l… in sljit_set_put_label()
643 struct sljit_const *const_, struct sljit_put_label *put_label) in compute_next_addr()
733 static SLJIT_INLINE void set_put_label(struct sljit_put_label *put_label, struct sljit_compiler *co… in set_put_label()
2639 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_l… in sljit_set_put_label()
2737 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label()
DsljitNativeX86_common.c438 static sljit_u8* generate_put_label_code(struct sljit_put_label *put_label, sljit_u8 *code_ptr, slj…
506 struct sljit_put_label *put_label; in sljit_generate_code()
3053 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil…
3055 struct sljit_put_label *put_label;
3068 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label));
DsljitNativeARM_T2_32.c384 struct sljit_put_label *put_label; in sljit_generate_code()
2618 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label()
2620 struct sljit_put_label *put_label; in sljit_emit_put_label()
2627 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
DsljitNativeS390X.c1398 struct sljit_put_label *put_label; in sljit_generate_code()
3348 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label *sljit_emit_put_label( in sljit_emit_put_label()
3352 struct sljit_put_label *put_label; in sljit_emit_put_label()
3359 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
DsljitNativeARM_32.c684 struct sljit_put_label *put_label; in sljit_generate_code()
3085 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label()
3087 struct sljit_put_label *put_label; in sljit_emit_put_label()
3103 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
DsljitNativeX86_64.c313 static sljit_u8* generate_put_label_code(struct sljit_put_label *put_label, sljit_u8 *code_ptr, slj… in generate_put_label_code()
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c276 struct sljit_put_label *matching_put_label;
12680 struct sljit_put_label *put_label = NULL; in compile_bracket_backtrackingpath()
13490 struct sljit_put_label *put_label = NULL; in compile_recurse()