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