Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitLir.h1444 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s…
DsljitLir.c2469 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s… in sljit_emit_cmp() function
2950 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s… in sljit_emit_cmp() function
DsljitNativeRISCV_common.c2392 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s… in sljit_emit_cmp() function
DsljitNativeMIPS_common.c3006 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s… in sljit_emit_cmp() function
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c634 sljit_emit_cmp(compiler, (type), (src1), (src1w), (src2), (src2w))
636 sljit_set_label(sljit_emit_cmp(compiler, (type), (src1), (src1w), (src2), (src2w)), (label))