Home
last modified time | relevance | path

Searched refs:sljit_emit_cmp (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1243 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s…
H A DsljitLir.c2120 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s… in sljit_emit_cmp() function
2530 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s… in sljit_emit_cmp() function
H A DsljitNativeMIPS_common.c1932 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s… in sljit_emit_cmp() function
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c629 sljit_emit_cmp(compiler, (type), (src1), (src1w), (src2), (src2w))
631 sljit_set_label(sljit_emit_cmp(compiler, (type), (src1), (src1w), (src2), (src2w)), (label))

Completed in 55 milliseconds