Lines Matching refs:sljit_s32

284 #define CHECK_RETURN_TYPE sljit_s32
347 static sljit_s32 compiler_initialized = 0;
362 && sizeof(sljit_s32) == 4 && sizeof(sljit_u32) == 4 in sljit_create_compiler()
508 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler, sljit_s32 cu… in sljit_set_current_flags()
562 SLJIT_API_FUNC_ATTRIBUTE void* sljit_alloc_memory(struct sljit_compiler *compiler, sljit_s32 size) in sljit_alloc_memory()
595 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in set_emit_enter()
596 sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) in set_emit_enter()
612 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in set_set_context()
613 sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) in set_set_context()
639 …JIT_INLINE void set_jump(struct sljit_jump *jump, struct sljit_compiler *compiler, sljit_s32 flags) in set_jump()
900 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in check_sljit_emit_enter()
901 sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) in check_sljit_emit_enter()
927 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in check_sljit_set_context()
928 sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) in check_sljit_set_context()
951 …RN_TYPE check_sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 src, slji… in check_sljit_emit_return()
977 …ETURN_TYPE check_sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw ds… in check_sljit_emit_fast_enter()
993 …TURN_TYPE check_sljit_emit_fast_return(struct sljit_compiler *compiler, sljit_s32 src, sljit_sw sr… in check_sljit_emit_fast_return()
1009 … SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) in check_sljit_emit_op0()
1031 … SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op1(struct sljit_compiler *compiler, sljit_s32 op, in check_sljit_emit_op1()
1032 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op1()
1033 sljit_s32 src, sljit_sw srcw) in check_sljit_emit_op1()
1109 … SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_op2(struct sljit_compiler *compiler, sljit_s32 op, in check_sljit_emit_op2()
1110 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op2()
1111 sljit_s32 src1, sljit_sw src1w, in check_sljit_emit_op2()
1112 sljit_s32 src2, sljit_sw src2w) in check_sljit_emit_op2()
1179 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_get_register_index(sljit_s32 reg) in check_sljit_get_register_index()
1188 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_get_float_register_index(sljit_s32 reg) in check_sljit_get_float_register_index()
1198 void *instruction, sljit_s32 size) in check_sljit_emit_op_custom()
1231 …SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_fop1(struct sljit_compiler *compiler, sljit_s32 op, in check_sljit_emit_fop1()
1232 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1()
1233 sljit_s32 src, sljit_sw srcw) in check_sljit_emit_fop1()
1265 …T_INLINE CHECK_RETURN_TYPE check_sljit_emit_fop1_cmp(struct sljit_compiler *compiler, sljit_s32 op, in check_sljit_emit_fop1_cmp()
1266 sljit_s32 src1, sljit_sw src1w, in check_sljit_emit_fop1_cmp()
1267 sljit_s32 src2, sljit_sw src2w) in check_sljit_emit_fop1_cmp()
1303 …K_RETURN_TYPE check_sljit_emit_fop1_conv_sw_from_f64(struct sljit_compiler *compiler, sljit_s32 op, in check_sljit_emit_fop1_conv_sw_from_f64()
1304 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_sw_from_f64()
1305 sljit_s32 src, sljit_sw srcw) in check_sljit_emit_fop1_conv_sw_from_f64()
1333 …K_RETURN_TYPE check_sljit_emit_fop1_conv_f64_from_sw(struct sljit_compiler *compiler, sljit_s32 op, in check_sljit_emit_fop1_conv_f64_from_sw()
1334 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_f64_from_sw()
1335 sljit_s32 src, sljit_sw srcw) in check_sljit_emit_fop1_conv_f64_from_sw()
1363 …SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, in check_sljit_emit_fop2()
1364 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop2()
1365 sljit_s32 src1, sljit_sw src1w, in check_sljit_emit_fop2()
1366 sljit_s32 src2, sljit_sw src2w) in check_sljit_emit_fop2()
1410 …JIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_jump(struct sljit_compiler *compiler, sljit_s32 type) in check_sljit_emit_jump()
1442 …LJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s32 type, in check_sljit_emit_cmp()
1443 sljit_s32 src1, sljit_sw src1w, in check_sljit_emit_cmp()
1444 sljit_s32 src2, sljit_sw src2w) in check_sljit_emit_cmp()
1466 …JIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_fcmp(struct sljit_compiler *compiler, sljit_s32 type, in check_sljit_emit_fcmp()
1467 sljit_s32 src1, sljit_sw src1w, in check_sljit_emit_fcmp()
1468 sljit_s32 src2, sljit_sw src2w) in check_sljit_emit_fcmp()
1491 …RN_TYPE check_sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 src, slj… in check_sljit_emit_ijump()
1517 …T_INLINE CHECK_RETURN_TYPE check_sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 op, in check_sljit_emit_op_flags()
1518 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op_flags()
1519 sljit_s32 type) in check_sljit_emit_op_flags()
1554 …JIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, in check_sljit_emit_cmov()
1555 sljit_s32 dst_reg, in check_sljit_emit_cmov()
1556 sljit_s32 src, sljit_sw srcw) in check_sljit_emit_cmov()
1587 …RETURN_TYPE check_sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw ds… in check_sljit_get_local_base()
1604 …ECK_RETURN_TYPE check_sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw ds… in check_sljit_emit_const()
1648 static SLJIT_INLINE sljit_s32 emit_mov_before_return(struct sljit_compiler *compiler, sljit_s32 op,… in emit_mov_before_return()
1675 static SLJIT_INLINE sljit_s32 sljit_emit_cmov_generic(struct sljit_compiler *compiler, sljit_s32 ty… in sljit_emit_cmov_generic()
1676 sljit_s32 dst_reg, in sljit_emit_cmov_generic()
1677 sljit_s32 src, sljit_sw srcw) in sljit_emit_cmov_generic()
1681 sljit_s32 op = (dst_reg & SLJIT_I32_OP) ? SLJIT_MOV32 : SLJIT_MOV; in sljit_emit_cmov_generic()
1756 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_cmp()
1757 sljit_s32 src1, sljit_sw src1w, in sljit_emit_cmp()
1758 sljit_s32 src2, sljit_sw src2w) in sljit_emit_cmp()
1761 sljit_s32 flags, tmp_src, condition; in sljit_emit_cmp()
1839 …_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_fcmp(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_fcmp()
1840 sljit_s32 src1, sljit_sw src1w, in sljit_emit_fcmp()
1841 sljit_s32 src2, sljit_sw src2w) in sljit_emit_fcmp()
1861 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 in sljit_get_local_base()
1906 SLJIT_API_FUNC_ATTRIBUTE void* sljit_alloc_memory(struct sljit_compiler *compiler, sljit_s32 size) in sljit_alloc_memory()
1930 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_has_cpu_feature(sljit_s32 feature_type) in sljit_has_cpu_feature()
1943 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_enter(struct sljit_compiler *compiler, in sljit_emit_enter()
1944 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
1945 sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) in sljit_emit_enter()
1959 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_set_context(struct sljit_compiler *compiler, in sljit_set_context()
1960 sljit_s32 options, sljit_s32 args, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
1961 sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) in sljit_set_context()
1975 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_return(struct sljit_compiler *compiler, sljit_s32 op,… in sljit_emit_return()
1985 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 in sljit_emit_fast_enter()
1994 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_return(struct sljit_compiler *compiler, sljit_s3… in sljit_emit_fast_return()
2003 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op0(struct sljit_compiler *compiler, sljit_s32 op) in sljit_emit_op0()
2011 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op1(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op1()
2012 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
2013 sljit_s32 src, sljit_sw srcw) in sljit_emit_op1()
2025 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op2(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_op2()
2026 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
2027 sljit_s32 src1, sljit_sw src1w, in sljit_emit_op2()
2028 sljit_s32 src2, sljit_sw src2w) in sljit_emit_op2()
2042 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_register_index(sljit_s32 reg) in sljit_get_register_index()
2048 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_custom(struct sljit_compiler *compiler, in sljit_emit_op_custom()
2049 void *instruction, sljit_s32 size) in sljit_emit_op_custom()
2058 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler, sljit_s32 cu… in sljit_set_current_flags()
2064 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop1(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_fop1()
2065 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2066 sljit_s32 src, sljit_sw srcw) in sljit_emit_fop1()
2078 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fop2(struct sljit_compiler *compiler, sljit_s32 op, in sljit_emit_fop2()
2079 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2080 sljit_s32 src1, sljit_sw src1w, in sljit_emit_fop2()
2081 sljit_s32 src2, sljit_sw src2w) in sljit_emit_fop2()
2102 …_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_s32 type) in sljit_emit_jump()
2110 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_cmp()
2111 sljit_s32 src1, sljit_sw src1w, in sljit_emit_cmp()
2112 sljit_s32 src2, sljit_sw src2w) in sljit_emit_cmp()
2124 …_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_fcmp(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_fcmp()
2125 sljit_s32 src1, sljit_sw src1w, in sljit_emit_fcmp()
2126 sljit_s32 src2, sljit_sw src2w) in sljit_emit_fcmp()
2152 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_ijump(struct sljit_compiler *compiler, sljit_s32 type… in sljit_emit_ijump()
2162 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_op_flags(struct sljit_compiler *compiler, sljit_s32 o… in sljit_emit_op_flags()
2163 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
2164 sljit_s32 type) in sljit_emit_op_flags()
2175 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_cmov()
2176 sljit_s32 dst_reg, in sljit_emit_cmov()
2177 sljit_s32 src, sljit_sw srcw) in sljit_emit_cmov()
2188 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 in sljit_get_local_base()
2198 …E struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw ds… in sljit_emit_const()