Searched refs:sljit_emit_op_custom (Results 1 – 11 of 11) sorted by relevance
/PHP-8.0/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_simd_inc.h | 91 sljit_emit_op_custom(compiler, instruction, 4); in load_from_mem_sse2() 97 sljit_emit_op_custom(compiler, instruction, 5); in load_from_mem_sse2() 234 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_simd() 253 sljit_emit_op_custom(compiler, instruction, 5); in fast_forward_char_simd() 277 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_simd() 304 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_simd() 314 sljit_emit_op_custom(compiler, instruction, 3); in fast_forward_char_simd() 393 sljit_emit_op_custom(compiler, instruction, 4); in fast_requested_char_simd() 412 sljit_emit_op_custom(compiler, instruction, 5); in fast_requested_char_simd() 433 sljit_emit_op_custom(compiler, instruction, 4); in fast_requested_char_simd() [all …]
|
/PHP-8.0/ext/pcre/pcre2lib/sljit/ |
H A D | sljitLir.h | 1528 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler,
|
H A D | sljitNativeSPARC_common.c | 1016 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 | 1369 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 | 2458 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 | 1516 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 | 1509 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 | 1828 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 | 1579 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 | 2556 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 | 2406 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, function
|
Completed in 116 milliseconds