Lines Matching refs:rreg
79 HReg rreg; member
745 rreg_lrs_la[rreg_lrs_used].rreg = univ->regs[j]; in doRegisterAllocation()
782 rreg_lrs_la[rreg_lrs_used].rreg = univ->regs[j]; in doRegisterAllocation()
797 HReg rreg = rreg_lrs_la[j].rreg; in doRegisterAllocation() local
798 vassert(!hregIsVirtual(rreg)); in doRegisterAllocation()
801 UInt ix = hregIndex(rreg); in doRegisterAllocation()
845 (*ppReg)(rreg_lrs_la[j].rreg); in doRegisterAllocation()
852 (*ppReg)(rreg_lrs_db[j].rreg); in doRegisterAllocation()
1016 HReg reg = rreg_lrs_la[j].rreg; in doRegisterAllocation()
1044 HReg reg = rreg_lrs_la[k].rreg; in doRegisterAllocation()
1208 (*ppReg)(rreg_lrs_la[rreg_lrs_la_next].rreg); in doRegisterAllocation()
1211 Int k = hregIndex(rreg_lrs_la[rreg_lrs_la_next].rreg); in doRegisterAllocation()
1572 HReg reg = rreg_lrs_db[rreg_lrs_db_next].rreg; in doRegisterAllocation()