Searched refs:sljit_emit_op_custom (Results 1 – 11 of 11) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_jit_compile.c | 4341 sljit_emit_op_custom(compiler, instruction, 4); in load_from_mem_sse2() 4350 sljit_emit_op_custom(compiler, instruction, 4); in load_from_mem_sse2() 4357 sljit_emit_op_custom(compiler, instruction, 4); in load_from_mem_sse2() 4377 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 4385 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 4394 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 4401 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 4404 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 4411 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_char_pair_sse2_compare() 4457 sljit_emit_op_custom(compiler, instruction, 4); in fast_forward_first_char2_sse2() [all …]
|
/external/pcre/dist2/src/sljit/ |
D | sljitLir.h | 1468 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler,
|
D | sljitNativeSPARC_common.c | 956 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitNativeARM_64.c | 1293 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitNativePPC_common.c | 1464 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 | 1469 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitLir.c | 2378 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitNativeMIPS_common.c | 1295 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitNativeARM_32.c | 1763 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitNativeTILEGX_64.c | 2548 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom() function
|
D | sljitNativeX86_common.c | 2176 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, function
|