Home
last modified time | relevance | path

Searched defs:argw (Results 1 – 7 of 7) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c693 …fast(struct sljit_compiler *compiler, sljit_u32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in getput_arg_fast()
714 static sljit_s32 can_cache(sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) in can_cache()
734 …it_compiler *compiler, sljit_u32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw, sljit_s32 nex… in getput_arg()
794 …_mem(struct sljit_compiler *compiler, sljit_u32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_op_mem()
H A DsljitNativeMIPS_common.c1122 …t(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) in getput_arg_fast()
1140 static sljit_s32 can_cache(sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) in can_cache()
1163 …compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw, sljit_s32 nex… in getput_arg()
1251 …m(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) in emit_op_mem()
H A DsljitNativeX86_common.c691 #define BINARY_IMM32(op_imm, immw, arg, argw) \ argument
700 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
718 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
H A DsljitNativeARM_64.c867 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()
1468 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_fop_mem()
H A DsljitNativeARM_32.c1674 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()
2165 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_fop_mem()
H A DsljitNativeARM_T2_32.c990 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()
1753 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_fop_mem()
H A DsljitNativePPC_common.c1065 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()

Completed in 52 milliseconds