Searched refs:value_regno (Results 1 – 1 of 1) sorted by relevance
5175 int off, int size, int value_regno, in check_stack_write_fixed_off() argument5196 if (value_regno >= 0) in check_stack_write_fixed_off()5197 reg = &cur->regs[value_regno]; in check_stack_write_fixed_off()5282 err = mark_chain_precision(env, value_regno); in check_stack_write_fixed_off()5322 int value_regno, int insn_idx) in check_stack_write_var_off() argument5339 if (value_regno >= 0) in check_stack_write_var_off()5340 value_reg = &cur->regs[value_regno]; in check_stack_write_var_off()5421 err = mark_chain_precision(env, value_regno); in check_stack_write_var_off()5735 int value_regno, int insn_idx) in check_stack_write() argument5744 value_regno, insn_idx); in check_stack_write()[all …]