Home
last modified time | relevance | path

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

/external/pcre/src/sljit/
DsljitNativeRISCV_common.c989 …fast(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in getput_arg_fast()
1004 #define TO_ARGW_HI(argw) (((argw) & ~0xfff) + (((argw) & 0x800) ? 0x1000 : 0)) argument
1008 static sljit_s32 can_cache(sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) in can_cache()
1032 …it_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw, sljit_s32 nex… in getput_arg()
1116 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_op_mem()
DsljitNativeMIPS_common.c1332 …t(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) in getput_arg_fast()
1347 #define TO_ARGW_HI(argw) (((argw) & ~0xffff) + (((argw) & 0x8000) ? 0x10000 : 0)) argument
1351 static sljit_s32 can_cache(sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) in can_cache()
1375 …compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw, sljit_s32 nex… in getput_arg()
1470 …m(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) in emit_op_mem()
3881 sljit_sw argw = *memw; in update_mem_addr() local
DsljitNativeLOONGARCH_64.c1129 …inst(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in push_mem_inst()
1154 …fast(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in getput_arg_fast()
1171 #define TO_ARGW_HI(argw) (((argw) & ~0xfff) + (((argw) & 0x800) ? 0x1000 : 0)) argument
1175 static sljit_s32 can_cache(sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) in can_cache()
1193 …it_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw, sljit_s32 nex… in getput_arg()
1250 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_op_mem()
DsljitNativeARM_T2_32.c1172 #define ALIGN_CHECK(argw, imm, shift) (!((argw) & ~((imm) << (shift)))) argument
1268 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()
2230 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_fop_mem()
3443 sljit_sw argw = *memw; in update_mem_addr() local
DsljitNativeARM_32.c1972 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()
2657 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_fop_mem()
3635 sljit_sw argw = *memw; in update_mem_addr() local
DsljitNativeX86_common.c1058 #define BINARY_IMM32(op_imm, immw, arg, argw) \ argument
1067 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
1085 #define BINARY_IMM(op_imm, op_mr, immw, arg, argw) \ argument
DsljitNativeARM_64.c1133 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()
1914 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_fop_mem()
DsljitNativePPC_common.c1237 sljit_s32 arg, sljit_sw argw, sljit_s32 tmp_reg) in emit_op_mem()