Searched refs:check_sljit_emit_cmp (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist/sljit/ |
D | sljitLir.c | 1375 static SLJIT_INLINE void check_sljit_emit_cmp(struct sljit_compiler *compiler, sljit_si type, in check_sljit_emit_cmp() function 1620 check_sljit_emit_cmp(compiler, type, src1, src1w, src2, src2w); in sljit_emit_cmp()
|
D | sljitNativeMIPS_common.c | 1758 check_sljit_emit_cmp(compiler, type, src1, src1w, src2, src2w); in sljit_emit_cmp()
|