Searched refs:sljit_emit_fop1_convd_fromw (Results 1 – 8 of 8) sorted by relevance
/external/pcre/dist/sljit/ |
D | sljitNativeSPARC_common.c | 981 static SLJIT_INLINE sljit_si sljit_emit_fop1_convd_fromw(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convd_fromw() function
|
D | sljitLir.c | 1503 return sljit_emit_fop1_convd_fromw(compiler, op, dst, dstw, src, srcw); \
|
D | sljitNativeARM_64.c | 1625 static SLJIT_INLINE sljit_si sljit_emit_fop1_convd_fromw(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convd_fromw() function
|
D | sljitNativeARM_T2_32.c | 1650 static SLJIT_INLINE sljit_si sljit_emit_fop1_convd_fromw(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convd_fromw() function
|
D | sljitNativePPC_common.c | 1780 static SLJIT_INLINE sljit_si sljit_emit_fop1_convd_fromw(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convd_fromw() function
|
D | sljitNativeMIPS_common.c | 1325 static SLJIT_INLINE sljit_si sljit_emit_fop1_convd_fromw(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convd_fromw() function
|
D | sljitNativeARM_32.c | 2128 static SLJIT_INLINE sljit_si sljit_emit_fop1_convd_fromw(struct sljit_compiler *compiler, sljit_si … in sljit_emit_fop1_convd_fromw() function
|
D | sljitNativeX86_common.c | 2347 static SLJIT_INLINE sljit_si sljit_emit_fop1_convd_fromw(struct sljit_compiler *compiler, sljit_si … function
|