Home
last modified time | relevance | path

Searched refs:check_sljit_emit_put_label (Results 1 – 9 of 9) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c2378 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()
DsljitLir.c2267 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_put_label(struct sljit_compiler *compiler, s… in check_sljit_emit_put_label() function
DsljitNativeX86_common.c3364 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw));
DsljitNativePPC_common.c2827 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()
DsljitNativeRISCV_common.c2738 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()
DsljitNativeARM_T2_32.c3120 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()
DsljitNativeS390X.c3718 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()
DsljitNativeARM_32.c3671 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()
DsljitNativeMIPS_common.c3701 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()