Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c933 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitLir.c1130 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_64.c1531 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeARM_T2_32.c1542 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeMIPS_common.c1267 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativePPC_common.c1675 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeTILEGX_64.c2558 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeARM_32.c1990 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
H A DsljitNativeX86_common.c2246 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));

Completed in 94 milliseconds