Home
last modified time | relevance | path

Searched refs:sljit_emit_op2u (Results 1 – 12 of 12) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1250 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op2u(struct sljit_compiler *compiler, sljit_s32 op,
H A DsljitLir.c3198 PTR_FAIL_IF(sljit_emit_op2u(compiler, in sljit_emit_cmp()
H A DsljitNativePPC_common.c1906 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op2u(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op2u() function
H A DsljitNativeARM_64.c1567 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op2u(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op2u() function
H A DsljitNativeRISCV_common.c1933 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op2u(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op2u() function
H A DsljitNativeLOONGARCH_64.c1885 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op2u(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op2u() function
H A DsljitNativeARM_T2_32.c1906 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op2u(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op2u() function
H A DsljitNativeS390X.c3001 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op2u(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op2u() function
H A DsljitNativeX86_common.c2563 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op2u(struct sljit_compiler *compiler, sljit_s32 op, function
H A DsljitNativeARM_32.c2363 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op2u(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op2u() function
H A DsljitNativeMIPS_common.c2649 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op2u(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op2u() function
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c646 sljit_emit_op2u(compiler, (op), (src1), (src1w), (src2), (src2w))

Completed in 129 milliseconds