Searched refs:value_regno (Results 1 – 1 of 1) sorted by relevance
3812 int off, int size, int value_regno, in check_stack_write_fixed_off() argument3833 if (value_regno >= 0) in check_stack_write_fixed_off()3834 reg = &cur->regs[value_regno]; in check_stack_write_fixed_off()3902 err = mark_chain_precision(env, value_regno); in check_stack_write_fixed_off()3941 int value_regno, int insn_idx) in check_stack_write_var_off() argument3958 if (value_regno >= 0) in check_stack_write_var_off()3959 value_reg = &cur->regs[value_regno]; in check_stack_write_var_off()4047 err = mark_chain_precision(env, value_regno); in check_stack_write_var_off()4366 int value_regno, int insn_idx) in check_stack_write() argument4375 value_regno, insn_idx); in check_stack_write()[all …]