Searched refs:sljit_emit_fop1_cmp (Results 1 – 8 of 8) sorted by relevance
/external/pcre/dist/sljit/ |
D | sljitNativeSPARC_common.c | 1011 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, in sljit_emit_fop1_cmp() function
|
D | sljitLir.c | 1492 return sljit_emit_fop1_cmp(compiler, op, dst, dstw, src, srcw); \
|
D | sljitNativeARM_64.c | 1654 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, in sljit_emit_fop1_cmp() function
|
D | sljitNativeARM_T2_32.c | 1674 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, in sljit_emit_fop1_cmp() function
|
D | sljitNativePPC_common.c | 1858 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, in sljit_emit_fop1_cmp() function
|
D | sljitNativeMIPS_common.c | 1363 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, in sljit_emit_fop1_cmp() function
|
D | sljitNativeARM_32.c | 2152 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, in sljit_emit_fop1_cmp() function
|
D | sljitNativeX86_common.c | 2382 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, function
|