Searched defs:dst_r (Results 1 - 9 of 9) sorted by relevance

/src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeX86_64.c691 sljit_s32 dst_r; local in function:emit_mov_int
H A DsljitNativeARM_32.c1872 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; local in function:sljit_emit_fop1_conv_f64_from_sw
1918 sljit_s32 dst_r; local in function:sljit_emit_fop1
1966 sljit_s32 dst_r; local in function:sljit_emit_fop2
[all...]
H A DsljitNativeARM_64.c1290 sljit_s32 dst_r, flags, mem_flags; local in function:sljit_emit_op1
1443 sljit_s32 dst_r, flags, mem_flags; local in function:sljit_emit_op2
1615 sljit_s32 dst_r = SLOW_IS_REG(dst) ? dst : TMP_REG1; local in function:sljit_emit_fop1_conv_sw_from_f64
1637 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; local in function:sljit_emit_fop1_conv_f64_from_sw
1686 sljit_s32 dst_r, mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; local in function:sljit_emit_fop1
1734 sljit_s32 dst_r, mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; local in function:sljit_emit_fop2
1980 sljit_s32 dst_r, flags, mem_flags; local in function:sljit_emit_op_flags
2028 sljit_s32 dst_r; local in function:sljit_emit_const
[all...]
H A DsljitNativeARM_T2_32.c1227 sljit_s32 dst_r, flags; local in function:sljit_emit_op1
1496 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; local in function:sljit_emit_fop1_conv_f64_from_sw
1542 sljit_s32 dst_r; local in function:sljit_emit_fop1
1590 sljit_s32 dst_r; local in function:sljit_emit_fop2
1814 sljit_s32 dst_r, flags = GET_ALL_FLAGS(op); local in function:sljit_emit_op_flags
1893 sljit_s32 dst_r; local in function:sljit_emit_const
[all...]
H A DsljitNativeMIPS_common.c885 sljit_s32 dst_r = TMP_REG2; local in function:emit_op
1314 sljit_s32 dst_r = FAST_IS_REG(dst) ? (dst << 1) : TMP_FREG1; local in function:sljit_emit_fop1_conv_f64_from_sw
1388 sljit_s32 dst_r; local in function:sljit_emit_fop1
1440 sljit_s32 dst_r, flags = 0; local in function:sljit_emit_fop2
[all...]
H A DsljitNativeSPARC_common.c657 sljit_s32 dst_r = TMP_REG2; local in function:emit_op
1001 sljit_s32 dst_r = FAST_IS_REG(dst) ? (dst << 1) : TMP_FREG1; local in function:sljit_emit_fop1_conv_f64_from_sw
1052 sljit_s32 dst_r; local in function:sljit_emit_fop1
1111 sljit_s32 dst_r, flags = 0; local in function:sljit_emit_fop2
[all...]
H A DsljitNativePPC_common.c1143 sljit_s32 dst_r; local in function:emit_op
1804 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; local in function:sljit_emit_fop1_conv_f64_from_sw
1897 sljit_s32 dst_r; local in function:sljit_emit_fop1
1950 sljit_s32 dst_r, flags = 0; local in function:sljit_emit_fop2
[all...]
H A DsljitNativeTILEGX_64.c1967 sljit_s32 dst_r = TMP_REG2; local in function:emit_op
H A DsljitNativeX86_common.c858 sljit_s32 dst_r; local in function:emit_mov_byte
1003 sljit_s32 dst_r; local in function:emit_mov_half
1133 sljit_s32 dst_r; local in function:emit_clz
1640 sljit_s32 dst_r; local in function:emit_mul
1770 sljit_s32 dst_r, done = 0; local in function:emit_lea_binary
2279 sljit_s32 dst_r = SLOW_IS_REG(dst) ? dst : TMP_REG1; local in function:sljit_emit_fop1_conv_sw_from_f64
2301 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG; local in function:sljit_emit_fop1_conv_f64_from_sw
2347 sljit_s32 dst_r; local in function:sljit_emit_fop1
2414 sljit_s32 dst_r; local in function:sljit_emit_fop2
[all...]

Completed in 37 milliseconds