Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c1973 sljit_s32 dst_reg; in emit_op() local
2375 sljit_s32 dst_reg, in sljit_emit_shift_into()
3371 sljit_s32 dst_reg, flags = GET_ALL_FLAGS(op); in sljit_emit_op_flags() local
3409 sljit_s32 dst_reg, in sljit_emit_select()
4204 sljit_s32 dst_reg; in sljit_emit_simd_extend() local
4383 sljit_s32 dst_reg, in sljit_emit_atomic_load()
H A DsljitNativeARM_T2_32.c1866 sljit_s32 dst_reg, flags, src2_reg; in sljit_emit_op2() local
1918 sljit_s32 dst_reg, in sljit_emit_shift_into()
2952 sljit_s32 dst_reg, in sljit_emit_select()
3854 sljit_s32 dst_reg; in sljit_emit_simd_extend() local
4033 sljit_s32 dst_reg, in sljit_emit_atomic_load()
H A DsljitNativeARM_64.c1579 sljit_s32 dst_reg, in sljit_emit_shift_into()
2349 sljit_s32 dst_reg, in sljit_emit_select()
3087 sljit_s32 dst_reg, in sljit_emit_atomic_load()
3208 sljit_s32 dst_reg; in sljit_get_local_base() local
H A DsljitNativeX86_common.c1189 sljit_s32 dst_reg, in emit_cmov_generic()
2593 sljit_s32 dst_reg,
3418 sljit_s32 dst_reg,
4564 sljit_s32 dst_reg,
H A DsljitLir.c1468 sljit_s32 dst_reg, in check_sljit_emit_atomic_load()
1640 sljit_s32 dst_reg, in check_sljit_emit_shift_into()
2316 sljit_s32 dst_reg, in check_sljit_emit_select()
3407 sljit_s32 dst_reg, in sljit_emit_atomic_load()
H A DsljitNativeLOONGARCH_64.c1897 sljit_s32 dst_reg, in sljit_emit_shift_into()
2844 sljit_s32 dst_reg, in sljit_emit_select()
2987 sljit_s32 dst_reg, in sljit_emit_atomic_load()
H A DsljitNativeRISCV_common.c1945 sljit_s32 dst_reg, in sljit_emit_shift_into()
2802 sljit_s32 dst_reg, in sljit_emit_select()
H A DsljitNativePPC_common.c1922 sljit_s32 dst_reg, in sljit_emit_shift_into()
2727 sljit_s32 dst_reg, in sljit_emit_select()
H A DsljitNativeS390X.c3013 sljit_s32 dst_reg, in sljit_emit_shift_into()
3772 sljit_s32 dst_reg, in sljit_emit_select()
4392 sljit_s32 dst_reg, in sljit_emit_atomic_load()
H A DsljitNativeMIPS_common.c2669 sljit_s32 dst_reg, in sljit_emit_shift_into()
3735 sljit_s32 dst_reg, in sljit_emit_select()
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c665 #define SELECT(type, dst_reg, src1, src1w, src2_reg) \ argument

Completed in 138 milliseconds