Searched refs:sljit_emit_op_flags (Results 1 – 11 of 11) sorted by relevance
/php-src/ext/pcre/pcre2lib/sljit/ |
H A D | sljitLir.h | 1736 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 o…
|
H A D | sljitNativePPC_common.c | 2639 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 o… in sljit_emit_op_flags() function
|
H A D | sljitNativeARM_64.c | 2477 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 o… in sljit_emit_op_flags() function
|
H A D | sljitNativeRISCV_common.c | 2820 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 o… in sljit_emit_op_flags() function
|
H A D | sljitNativeX86_common.c | 3461 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 o… function
|
H A D | sljitNativeARM_T2_32.c | 3054 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 o… in sljit_emit_op_flags() function
|
H A D | sljitNativeS390X.c | 3685 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 o… in sljit_emit_op_flags() function
|
H A D | sljitNativeARM_32.c | 3498 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 o… in sljit_emit_op_flags() function
|
H A D | sljitNativeLOONGARCH_64.c | 2903 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 o… in sljit_emit_op_flags() function
|
H A D | sljitNativeMIPS_common.c | 3582 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 o… in sljit_emit_op_flags() function
|
/php-src/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 664 sljit_emit_op_flags(compiler, (op), (dst), (dstw), (type))
|
Completed in 144 milliseconds