Searched refs:sljit_emit_op_custom (Results 1 – 11 of 11) sorted by relevance
/external/pcre/dist2/src/ |
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() 126 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 139 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 151 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 160 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 169 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 178 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 234 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_simd() 242 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_simd() [all …]
|
/external/pcre/dist2/src/sljit/ |
D | sljitLir.h | 1534 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler,
|
D | sljitNativeSPARC_common.c | 1017 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitNativeARM_64.c | 1360 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitNativeS390X.c | 2463 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitLir.c | 2469 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitNativePPC_common.c | 1580 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitNativeARM_32.c | 1902 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitNativeARM_T2_32.c | 1518 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitNativeMIPS_common.c | 1510 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitNativeX86_common.c | 2405 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, function
|