Searched refs:sljit_emit_op_custom (Results 1 – 11 of 11) sorted by relevance
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 3920 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_first_char2_sse2() 3928 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_first_char2_sse2() 3935 sljit_emit_op_custom(compiler, instruction, 5); in fast_forward_first_char2_sse2() 3983 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_first_char2_sse2() 4004 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_first_char2_sse2() 4015 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_first_char2_sse2() 4033 sljit_emit_op_custom(compiler, instruction, 3); in fast_forward_first_char2_sse2() 4088 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_first_char2_sse2() 4109 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_first_char2_sse2() 4120 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_first_char2_sse2() [all …]
|
/PHP-7.2/ext/pcre/pcrelib/sljit/ |
H A D | sljitLir.h | 1383 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler,
|
H A D | sljitNativeSPARC_common.c | 968 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
H A D | sljitNativeARM_T2_32.c | 1454 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
H A D | sljitLir.c | 2048 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
H A D | sljitNativeARM_32.c | 1791 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
H A D | sljitNativeARM_64.c | 1574 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
H A D | sljitNativeMIPS_common.c | 1303 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
H A D | sljitNativeTILEGX_64.c | 2548 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
H A D | sljitNativePPC_common.c | 1743 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
H A D | sljitNativeX86_common.c | 2209 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, function
|
Completed in 90 milliseconds