Searched refs:sljit_emit_fop1_cmp (Results 1 - 8 of 8) sorted by relevance

/external/pcre/dist/sljit/
H A DsljitNativeSPARC_common.c1022 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, function
H A DsljitLir.c1138 return sljit_emit_fop1_cmp(compiler, op, dst, dstw, src, srcw); \
H A DsljitNativeARM_64.c1622 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, function
H A DsljitNativeARM_T2_32.c1657 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, function
H A DsljitNativeARM_32.c2150 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, function
H A DsljitNativeMIPS_common.c1376 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, function
H A DsljitNativePPC_common.c1873 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, function
H A DsljitNativeX86_common.c2369 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, function

Completed in 135 milliseconds