Home
last modified time | relevance | path

Searched refs:check_sljit_emit_op_custom (Results 1 – 10 of 10) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c1131 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeARM_64.c1613 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitLir.c1537 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op_custom(struct sljit_compiler *compiler, in check_sljit_emit_op_custom() function
H A DsljitNativePPC_common.c1873 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeX86_common.c2685 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));
H A DsljitNativeARM_T2_32.c1928 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeRISCV_common.c1966 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeS390X.c3098 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeARM_32.c2336 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeMIPS_common.c2537 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()

Completed in 114 milliseconds