Lines Matching defs:dual_FRj
703 INT dual_FRj;
717 dual_FRj = DUAL_REG (in_FRj);
746 if (dual_FRj >= 0 && use_is_fp_load (cpu, dual_FRj))
749 decrease_FR_busy (cpu, dual_FRj, busy_adjustment[3]);
752 enforce_full_fr_latency (cpu, dual_FRj);
761 post_wait_for_FR (cpu, dual_FRj);
771 if (dual_FRj >= 0)
772 fr[dual_FRj] += busy_adjustment[3];
966 INT dual_FRj;
985 dual_FRj = DUAL_REG (in_FRj);
1020 if (dual_FRj >= 0 && use_is_fp_load (cpu, dual_FRj))
1023 decrease_FR_busy (cpu, dual_FRj, busy_adjustment[3]);
1026 enforce_full_fr_latency (cpu, dual_FRj);
1099 post_wait_for_FR (cpu, dual_FRj);
1116 if (dual_FRj > 0)
1117 fr[dual_FRj] += busy_adjustment[3];
1975 INT dual_FRj;
1989 dual_FRj = DUAL_REG (in_FRj);
1998 if (dual_FRj >= 0)
2000 if (use_is_fp_load (cpu, dual_FRj))
2003 decrease_FR_busy (cpu, dual_FRj, busy_adjustment[1]);
2006 enforce_full_fr_latency (cpu, dual_FRj);
2013 post_wait_for_FR (cpu, dual_FRj);
2019 if (dual_FRj >= 0)
2020 fr[dual_FRj] += busy_adjustment[1];