Searched defs:emit_op_mem (Results 1 - 6 of 6) sorted by relevance

/src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_32.c1305 static SLJIT_INLINE sljit_s32 emit_op_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, function in typeref:typename:SLJIT_INLINE sljit_s32
[all...]
H A DsljitNativeARM_64.c1047 static SLJIT_INLINE sljit_s32 emit_op_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) function in typeref:typename:SLJIT_INLINE sljit_s32
H A DsljitNativeARM_T2_32.c898 static SLJIT_INLINE sljit_s32 emit_op_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, function in typeref:typename:SLJIT_INLINE sljit_s32
[all...]
H A DsljitNativeMIPS_common.c860 static SLJIT_INLINE sljit_s32 emit_op_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) function in typeref:typename:SLJIT_INLINE sljit_s32
H A DsljitNativeSPARC_common.c632 static SLJIT_INLINE sljit_s32 emit_op_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) function in typeref:typename:SLJIT_INLINE sljit_s32
H A DsljitNativeTILEGX_64.c1535 static SLJIT_INLINE sljit_s32 emit_op_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) function in typeref:typename:SLJIT_INLINE sljit_s32

Completed in 16 milliseconds