Home
last modified time | relevance | path

Searched refs:check_sljit_emit_cmp (Results 1 – 3 of 3) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
DsljitLir.c1835 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s… in check_sljit_emit_cmp() function
2478 CHECK_PTR(check_sljit_emit_cmp(compiler, type, src1, src1w, src2, src2w)); in sljit_emit_cmp()
DsljitNativeRISCV_common.c2401 CHECK_PTR(check_sljit_emit_cmp(compiler, type, src1, src1w, src2, src2w)); in sljit_emit_cmp()
DsljitNativeMIPS_common.c3015 CHECK_PTR(check_sljit_emit_cmp(compiler, type, src1, src1w, src2, src2w)); in sljit_emit_cmp()