Searched refs:sljit_emit_op_custom (Results 1 – 11 of 11) sorted by relevance
/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 4357 sljit_emit_op_custom(compiler, instruction, 4); in load_from_mem_sse2() 4457 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_first_char2_sse2() 4476 sljit_emit_op_custom(compiler, instruction, 5); in fast_forward_first_char2_sse2() 4499 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_first_char2_sse2() 4508 sljit_emit_op_custom(compiler, instruction, 3); in fast_forward_first_char2_sse2() 4532 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_first_char2_sse2() 4538 sljit_emit_op_custom(compiler, instruction, 3); in fast_forward_first_char2_sse2() 4657 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2() 4684 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2() 4699 sljit_emit_op_custom(compiler, instruction, 5); in fast_forward_char_pair_sse2() [all …]
|
/PHP-7.3/ext/pcre/pcre2lib/sljit/ |
H A D | sljitLir.h | 1468 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler,
|
H A D | sljitNativeSPARC_common.c | 956 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 | 1293 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 | 2378 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 | 1295 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 | 1464 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 | 1469 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 | sljitNativeARM_32.c | 1763 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 | 2176 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, function
|
Completed in 130 milliseconds