Searched refs:arg_reg (Results 1 – 1 of 1) sorted by relevance
187 TCGReg (*ra_gen)(TCGContext *s, const TCGLabelQemuLdst *l, int arg_reg);5743 int arg_reg = -1; in tcg_out_helper_load_common_args() local5747 arg_reg = tcg_target_call_iarg_regs[slot]; in tcg_out_helper_load_common_args()5749 ra_reg = parm->ra_gen(s, ldst, arg_reg); in tcg_out_helper_load_common_args()