Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_simd_inc.h91 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/
DsljitLir.h1534 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler,
DsljitNativeSPARC_common.c1017 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
DsljitNativeARM_64.c1360 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
DsljitNativeS390X.c2463 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
DsljitLir.c2469 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
DsljitNativePPC_common.c1580 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
DsljitNativeARM_32.c1902 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
DsljitNativeARM_T2_32.c1518 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
DsljitNativeMIPS_common.c1510 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
DsljitNativeX86_common.c2405 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, function