Searched refs:sljit_emit_fop1_convw_fromd (Results 1 – 8 of 8) sorted by relevance
/external/pcre/dist/sljit/ |
D | sljitNativeSPARC_common.c | 956 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 | 1498 return sljit_emit_fop1_convw_fromd(compiler, op, dst, dstw, src, srcw); \
|
D | sljitNativeARM_64.c | 1603 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 | 1629 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 | 1712 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 | 1292 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 | 2107 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 | 2325 static SLJIT_INLINE sljit_si sljit_emit_fop1_convw_fromd(struct sljit_compiler *compiler, sljit_si … function
|