Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c972 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeARM_T2_32.c1458 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitLir.c1197 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_32.c1795 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeARM_64.c1578 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeMIPS_common.c1307 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeTILEGX_64.c2552 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativePPC_common.c1747 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeX86_common.c2215 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));

Completed in 66 milliseconds