Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c1020 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeARM_64.c1373 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitLir.c1364 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op_custom(struct sljit_compiler *compiler, in check_sljit_emit_op_custom() function
H A DsljitNativeARM_T2_32.c1520 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeMIPS_common.c1513 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeARM_32.c1832 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativePPC_common.c1583 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeTILEGX_64.c2560 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeX86_common.c2412 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));

Completed in 62 milliseconds