Home
last modified time | relevance | path

Searched defs:dst_reg (Results 1 – 13 of 13) sorted by relevance

/PHP-8.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c2072 sljit_s32 dst_reg; in emit_op() local
2487 sljit_s32 dst_reg, in sljit_emit_op2r()
2505 sljit_s32 dst_reg, in sljit_emit_shift_into()
3502 sljit_s32 dst_reg, flags = GET_ALL_FLAGS(op); in sljit_emit_op_flags() local
3540 sljit_s32 dst_reg, in sljit_emit_select()
4335 sljit_s32 dst_reg; in sljit_emit_simd_extend() local
4514 sljit_s32 dst_reg, in sljit_emit_atomic_load()
H A DsljitNativeARM_T2_32.c2005 sljit_s32 dst_reg, src2_tmp_reg, flags; in sljit_emit_op2() local
2055 sljit_s32 dst_reg, in sljit_emit_op2r()
2072 sljit_s32 dst_reg, in sljit_emit_shift_into()
3108 sljit_s32 dst_reg, in sljit_emit_select()
4010 sljit_s32 dst_reg; in sljit_emit_simd_extend() local
4189 sljit_s32 dst_reg, in sljit_emit_atomic_load()
H A DsljitNativeARM_64.c1736 sljit_s32 dst_reg, in sljit_emit_op2r()
1753 sljit_s32 dst_reg, in sljit_emit_shift_into()
2526 sljit_s32 dst_reg, in sljit_emit_select()
3264 sljit_s32 dst_reg, in sljit_emit_atomic_load()
3385 sljit_s32 dst_reg; in sljit_get_local_base() local
H A DsljitLir.c1539 sljit_s32 dst_reg, in check_sljit_emit_atomic_load()
1711 sljit_s32 dst_reg, in check_sljit_emit_op2r()
1738 sljit_s32 dst_reg, in check_sljit_emit_shift_into()
2414 sljit_s32 dst_reg, in check_sljit_emit_select()
3508 sljit_s32 dst_reg, in sljit_emit_atomic_load()
H A DsljitNativeRISCV_common.c2039 sljit_s32 dst_reg, in sljit_emit_op2r()
2063 sljit_s32 dst_reg, in sljit_emit_shift_into()
2908 sljit_s32 dst_reg, in sljit_emit_select()
H A DsljitNativeS390X.c2972 …sljit_s32 dst_reg = (GET_OPCODE(op) == SLJIT_SUB || GET_OPCODE(op) == SLJIT_AND) ? TMP_REG2 : TMP_… in sljit_emit_op2u() local
2982 sljit_s32 dst_reg, in sljit_emit_op2r()
3000 sljit_s32 dst_reg, in sljit_emit_shift_into()
3757 sljit_s32 dst_reg, in sljit_emit_select()
4377 sljit_s32 dst_reg, in sljit_emit_atomic_load()
H A DsljitNativePPC_common.c1967 sljit_s32 dst_reg, in sljit_emit_op2r()
1985 sljit_s32 dst_reg, in sljit_emit_shift_into()
2794 sljit_s32 dst_reg, in sljit_emit_select()
H A DsljitNativeLOONGARCH_64.c2029 sljit_s32 dst_reg, in sljit_emit_op2r()
2047 sljit_s32 dst_reg, in sljit_emit_shift_into()
2993 sljit_s32 dst_reg, in sljit_emit_select()
3600 sljit_s32 dst_reg, in sljit_emit_atomic_load()
H A DsljitNativeX86_common.c1338 sljit_s32 dst_reg, in emit_cmov_generic()
2739 sljit_s32 dst_reg,
2771 sljit_s32 dst_reg,
4757 sljit_s32 dst_reg,
H A DsljitNativeX86_64.c1011 sljit_s32 dst_reg, in sljit_emit_select()
H A DsljitNativeMIPS_common.c2652 sljit_s32 dst_reg, in sljit_emit_op2r()
2670 sljit_s32 dst_reg, in sljit_emit_shift_into()
3735 sljit_s32 dst_reg, in sljit_emit_select()
H A DsljitNativeX86_32.c1250 sljit_s32 dst_reg, in sljit_emit_select()
/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c665 #define SELECT(type, dst_reg, src1, src1w, src2_reg) \ argument

Completed in 214 milliseconds