Home | History | Annotate | Download | only in sljit

Lines Matching refs:SLJIT_INLINE

286 static SLJIT_INLINE void sljit_unaligned_store_s16(void *addr, sljit_s16 value)
291 static SLJIT_INLINE void sljit_unaligned_store_s32(void *addr, sljit_s32 value)
296 static SLJIT_INLINE void sljit_unaligned_store_sw(void *addr, sljit_sw value)
607 static SLJIT_INLINE sljit_s32 emit_save_flags(struct sljit_compiler *compiler)
630 static SLJIT_INLINE sljit_s32 emit_restore_flags(struct sljit_compiler *compiler, sljit_s32 keep_flags)
2336 static SLJIT_INLINE sljit_s32 emit_sse2_load(struct sljit_compiler *compiler,
2342 static SLJIT_INLINE sljit_s32 emit_sse2_store(struct sljit_compiler *compiler,
2348 static SLJIT_INLINE sljit_s32 sljit_emit_fop1_conv_sw_from_f64(struct sljit_compiler *compiler, sljit_s32 op,
2370 static SLJIT_INLINE sljit_s32 sljit_emit_fop1_conv_f64_from_sw(struct sljit_compiler *compiler, sljit_s32 op,
2405 static SLJIT_INLINE sljit_s32 sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_s32 op,