Searched defs:dst_reg (Results 1 – 13 of 13) sorted by relevance
/PHP-8.4/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_32.c | 2072 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 D | sljitNativeARM_T2_32.c | 2005 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 D | sljitNativeARM_64.c | 1736 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 D | sljitLir.c | 1539 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 D | sljitNativeRISCV_common.c | 2039 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 D | sljitNativeS390X.c | 2972 …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 D | sljitNativePPC_common.c | 1967 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 D | sljitNativeLOONGARCH_64.c | 2029 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 D | sljitNativeX86_common.c | 1338 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 D | sljitNativeX86_64.c | 1011 sljit_s32 dst_reg, in sljit_emit_select()
|
H A D | sljitNativeMIPS_common.c | 2652 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 D | sljitNativeX86_32.c | 1250 sljit_s32 dst_reg, in sljit_emit_select()
|
/PHP-8.4/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 665 #define SELECT(type, dst_reg, src1, src1w, src2_reg) \ argument
|
Completed in 214 milliseconds