Searched refs:sljit_emit_op_custom (Results 1 – 11 of 11) sorted by relevance
/PHP-8.4/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_simd_inc.h | 171 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 196 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 207 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 215 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 226 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 335 sljit_emit_op_custom(compiler, instruction, 3); in fast_forward_char_simd() 463 sljit_emit_op_custom(compiler, instruction, 3); in fast_requested_char_simd() 711 sljit_emit_op_custom(compiler, instruction, 3); in fast_forward_char_pair_simd() 1131 sljit_emit_op_custom(compiler, instruction, 6); in load_from_mem_vector() 1172 sljit_emit_op_custom(compiler, instruction, 6); in replicate_imm_vector() [all …]
|
/PHP-8.4/ext/pcre/pcre2lib/sljit/ |
H A D | sljitLir.h | 2244 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler,
|
H A D | sljitNativeARM_64.c | 1900 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 | 2163 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
H A D | sljitNativeRISCV_common.c | 2213 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 | 2639 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 | 2213 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
H A D | sljitNativeLOONGARCH_64.c | 2204 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
H A D | sljitNativeS390X.c | 3191 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 | 3025 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, function
|
H A D | sljitNativeMIPS_common.c | 2826 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
Completed in 107 milliseconds