Home
last modified time | relevance | path

Searched refs:sljit_emit_op_custom (Results 1 – 11 of 11) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h117 sljit_emit_op_custom(compiler, instruction, 4); in load_from_mem_sse2()
123 sljit_emit_op_custom(compiler, instruction, 5); in load_from_mem_sse2()
254 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_simd()
273 sljit_emit_op_custom(compiler, instruction, 5); in fast_forward_char_simd()
297 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_simd()
324 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_simd()
334 sljit_emit_op_custom(compiler, instruction, 3); in fast_forward_char_simd()
413 sljit_emit_op_custom(compiler, instruction, 4); in fast_requested_char_simd()
432 sljit_emit_op_custom(compiler, instruction, 5); in fast_requested_char_simd()
453 sljit_emit_op_custom(compiler, instruction, 4); in fast_requested_char_simd()
[all …]
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1564 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler,
H A DsljitNativeSPARC_common.c1127 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
H A DsljitLir.c2525 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
H A DsljitNativeARM_64.c1454 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
H A DsljitNativePPC_common.c1718 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
H A DsljitNativeX86_common.c2384 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, function
H A DsljitNativeARM_T2_32.c1736 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
H A DsljitNativeMIPS_common.c1716 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
H A DsljitNativeS390X.c2790 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
H A DsljitNativeARM_32.c2147 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function

Completed in 88 milliseconds