Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeARM_64.c1661 static SLJIT_INLINE struct sljit_jump* emit_cmp_to0(struct sljit_compiler *compiler, sljit_s32 type, in emit_cmp_to0() function
DsljitLir.c2063 return emit_cmp_to0(compiler, type, src1, src1w); in sljit_emit_cmp()