Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitLir.h1023 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s…
DsljitLir.c1595 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s… in sljit_emit_cmp() function
1943 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s… in sljit_emit_cmp() function
DsljitNativeMIPS_common.c1736 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s… in sljit_emit_cmp() function
/external/pcre/dist2/src/
Dpcre2_jit_compile.c570 sljit_emit_cmp(compiler, (type), (src1), (src1w), (src2), (src2w))
572 sljit_set_label(sljit_emit_cmp(compiler, (type), (src1), (src1w), (src2), (src2w)), (label))