Searched refs:non_shadow_reg_defs (Results 1 – 1 of 1) sorted by relevance
782 static struct reg *non_shadow_reg_defs = NULL; variable785 if (non_shadow_reg_defs == NULL) { in initialize_shadow_low()786 non_shadow_reg_defs = the_low_target.reg_defs; in initialize_shadow_low()791 if (the_low_target.reg_defs != non_shadow_reg_defs) { in initialize_shadow_low()796 the_low_target.reg_defs = build_shadow_arch (non_shadow_reg_defs, non_shadow_num_regs); in initialize_shadow_low()799 the_low_target.reg_defs = non_shadow_reg_defs; in initialize_shadow_low()