Searched defs:argw (Results 1 – 8 of 8) sorted by relevance
/PHP-8.0/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeSPARC_common.c | 593 …fast(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in getput_arg_fast() 614 static sljit_s32 can_cache(sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) in can_cache() 634 …it_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw, sljit_s32 nex… in getput_arg() 694 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_op_mem()
|
H A D | sljitNativeMIPS_common.c | 914 …t(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) in getput_arg_fast() 932 static sljit_s32 can_cache(sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) in can_cache() 955 …compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw, sljit_s32 nex… in getput_arg() 1043 …m(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) in emit_op_mem()
|
H A D | sljitNativeTILEGX_64.c | 1288 …t(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) in getput_arg_fast() 1314 static sljit_s32 can_cache(sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) in can_cache() 1340 …compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw, sljit_s32 nex… in getput_arg() 1533 …m(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) in emit_op_mem()
|
H A D | sljitNativeARM_64.c | 862 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem() 1382 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_fop_mem()
|
H A D | sljitNativeARM_T2_32.c | 966 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem() 1533 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_fop_mem()
|
H A D | sljitNativeARM_32.c | 1371 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem() 1848 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_fop_mem()
|
H A D | sljitNativeX86_common.c | 1576 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument 1594 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
|
H A D | sljitNativePPC_common.c | 986 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()
|
Completed in 58 milliseconds