Searched refs:sljit_put_label (Results 1 – 12 of 12) sorted by relevance
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitLir.h | 401 struct sljit_put_label { struct 402 struct sljit_put_label *next; argument 419 struct sljit_put_label *put_labels; argument 424 struct sljit_put_label *last_put_label; 1647 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… 1650 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_l…
|
D | sljitNativeRISCV_common.c | 264 static SLJIT_INLINE sljit_sw put_label_get_length(struct sljit_put_label *put_label, sljit_uw max_l… in put_label_get_length() 290 struct sljit_put_label *put_label; in load_addr_to_reg() 304 put_label = (struct sljit_put_label*)dst; in load_addr_to_reg() 388 struct sljit_put_label *put_label; in sljit_generate_code() 2732 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label() 2734 struct sljit_put_label *put_label; in sljit_emit_put_label() 2741 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
|
D | sljitNativeARM_64.c | 215 static SLJIT_INLINE sljit_sw put_label_get_length(struct sljit_put_label *put_label, sljit_uw max_l… in put_label_get_length() 247 struct sljit_put_label *put_label; in sljit_generate_code() 2372 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label() 2374 struct sljit_put_label *put_label; in sljit_emit_put_label() 2384 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
|
D | sljitNativePPC_common.c | 357 static SLJIT_INLINE sljit_sw put_label_get_length(struct sljit_put_label *put_label, sljit_uw max_l… in put_label_get_length() 373 static SLJIT_INLINE void put_label_set(struct sljit_put_label *put_label) in put_label_set() 419 struct sljit_put_label *put_label; in sljit_generate_code() 2821 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label() 2823 struct sljit_put_label *put_label; in sljit_emit_put_label() 2830 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
|
D | sljitNativeX86_common.c | 529 static sljit_u8* generate_put_label_code(struct sljit_put_label *put_label, sljit_u8 *code_ptr, slj… 597 struct sljit_put_label *put_label; in sljit_generate_code() 3354 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… 3356 struct sljit_put_label *put_label; 3369 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label));
|
D | sljitLir.c | 538 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() 2992 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_put_label(struct sljit_put_label *put_label, struct sljit_l… in sljit_set_put_label() 3112 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label()
|
D | sljitNativeMIPS_common.c | 502 static SLJIT_INLINE sljit_sw put_label_get_length(struct sljit_put_label *put_label, sljit_uw max_l… in put_label_get_length() 523 struct sljit_put_label *put_label; in load_addr_to_reg() 534 put_label = (struct sljit_put_label*)dst; in load_addr_to_reg() 585 struct sljit_put_label *put_label; in sljit_generate_code() 3695 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label() 3697 struct sljit_put_label *put_label; in sljit_emit_put_label() 3704 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
|
D | sljitNativeARM_T2_32.c | 389 struct sljit_put_label *put_label; in sljit_generate_code() 3114 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label() 3116 struct sljit_put_label *put_label; in sljit_emit_put_label() 3123 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
|
D | sljitNativeS390X.c | 1429 struct sljit_put_label *put_label; in sljit_generate_code() 3710 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label *sljit_emit_put_label( in sljit_emit_put_label() 3714 struct sljit_put_label *put_label; in sljit_emit_put_label() 3721 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
|
D | sljitNativeARM_32.c | 689 struct sljit_put_label *put_label; in sljit_generate_code() 3665 SLJIT_API_FUNC_ATTRIBUTE struct sljit_put_label* sljit_emit_put_label(struct sljit_compiler *compil… in sljit_emit_put_label() 3667 struct sljit_put_label *put_label; in sljit_emit_put_label() 3683 put_label = (struct sljit_put_label*)ensure_abuf(compiler, sizeof(struct sljit_put_label)); in sljit_emit_put_label()
|
D | sljitNativeX86_64.c | 323 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/ |
D | pcre2_jit_compile.c | 276 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()
|