Searched refs:sljit_emit_fop1_cmp (Results 1 – 8 of 8) sorted by relevance
/PHP-8.0/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeSPARC_common.c | 1083 static SLJIT_INLINE sljit_s32 sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_fop1_cmp() function
|
H A D | sljitNativeARM_64.c | 1482 static SLJIT_INLINE sljit_s32 sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_fop1_cmp() function
|
H A D | sljitLir.c | 1995 return sljit_emit_fop1_cmp(compiler, op, dst, dstw, src, srcw); \
|
H A D | sljitNativeARM_T2_32.c | 1624 static SLJIT_INLINE sljit_s32 sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_fop1_cmp() function
|
H A D | sljitNativeMIPS_common.c | 1591 static SLJIT_INLINE sljit_s32 sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_fop1_cmp() function
|
H A D | sljitNativeARM_32.c | 1938 static SLJIT_INLINE sljit_s32 sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_fop1_cmp() function
|
H A D | sljitNativePPC_common.c | 1749 static SLJIT_INLINE sljit_s32 sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_fop1_cmp() function
|
H A D | sljitNativeX86_common.c | 2537 static SLJIT_INLINE sljit_s32 sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_s32 op, function
|
Completed in 89 milliseconds