Searched refs:sljit_emit_fop1_convw_fromd (Results 1 – 8 of 8) sorted by relevance
/external/pcre/dist/sljit/ |
D | sljitNativeSPARC_common.c | 967 static SLJIT_INLINE sljit_si sljit_emit_fop1_convw_fromd(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convw_fromd() function
|
D | sljitLir.c | 1144 return sljit_emit_fop1_convw_fromd(compiler, op, dst, dstw, src, srcw); \
|
D | sljitNativeARM_64.c | 1571 static SLJIT_INLINE sljit_si sljit_emit_fop1_convw_fromd(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convw_fromd() function
|
D | sljitNativeARM_T2_32.c | 1612 static SLJIT_INLINE sljit_si sljit_emit_fop1_convw_fromd(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convw_fromd() function
|
D | sljitNativeMIPS_common.c | 1305 static SLJIT_INLINE sljit_si sljit_emit_fop1_convw_fromd(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convw_fromd() function
|
D | sljitNativePPC_common.c | 1727 static SLJIT_INLINE sljit_si sljit_emit_fop1_convw_fromd(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convw_fromd() function
|
D | sljitNativeARM_32.c | 2105 static SLJIT_INLINE sljit_si sljit_emit_fop1_convw_fromd(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convw_fromd() function
|
D | sljitNativeX86_common.c | 2312 static SLJIT_INLINE sljit_si sljit_emit_fop1_convw_fromd(struct sljit_compiler *compiler, sljit_si … function
|