Searched refs:check_sljit_emit_op_custom (Results 1 – 9 of 9) sorted by relevance
/PHP-5.6/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeSPARC_common.c | 933 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
H A D | sljitLir.c | 1130 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op_custom(struct sljit_compiler *compiler, in check_sljit_emit_op_custom() function
|
H A D | sljitNativeARM_64.c | 1531 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
H A D | sljitNativeARM_T2_32.c | 1542 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
H A D | sljitNativeARM_32.c | 1990 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
H A D | sljitNativeMIPS_common.c | 1267 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
H A D | sljitNativePPC_common.c | 1675 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
H A D | sljitNativeTILEGX_64.c | 2558 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
|
H A D | sljitNativeX86_common.c | 2246 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));
|
Completed in 84 milliseconds