Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
DsljitNativeX86_common.c1832 static sljit_si emit_cmp_binary(struct sljit_compiler *compiler, function
2106 FAIL_IF(emit_cmp_binary(compiler, src1, src1w, SLJIT_IMM, 0));
2111 return emit_cmp_binary(compiler, dst, dstw, SLJIT_IMM, 0);
2171 return emit_cmp_binary(compiler, src1, src1w, src2, src2w);