Searched refs:sljit_emit_fop1_cmp (Results 1 – 8 of 8) sorted by relevance
/PHP-7.1/ext/pcre/pcrelib/sljit/ |
H A 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
|
H A D | sljitLir.c | 1492 return sljit_emit_fop1_cmp(compiler, op, dst, dstw, src, srcw); \
|
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A D | sljitNativeX86_common.c | 2382 static SLJIT_INLINE sljit_si sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_si op, function
|
Completed in 89 milliseconds