Lines Matching refs:Bound
115 Bound /* in use (holding value of some vreg) */ enumerator
179 vassert(state[k].disp == Bound); in findMostDistantlyMentionedVReg()
482 case Bound: vex_printf("BoundTo "); \ in doRegisterAllocation()
1037 vassert(rreg_state[j].disp == Bound in doRegisterAllocation()
1059 if (rreg_state[j].disp != Bound) { in doRegisterAllocation()
1074 if (rreg_state[j].disp != Bound) in doRegisterAllocation()
1085 vassert(rreg_state[k].disp == Bound); in doRegisterAllocation()
1155 if (rreg_state[j].disp != Bound) in doRegisterAllocation()
1217 if (rreg_state[k].disp == Bound) { in doRegisterAllocation()
1350 vassert(rreg_state[n].disp == Bound); in doRegisterAllocation()
1386 rreg_state[k].disp = Bound; in doRegisterAllocation()
1435 if (rreg_state[k].disp != Bound) in doRegisterAllocation()
1470 vassert(rreg_state[spillee].disp == Bound); in doRegisterAllocation()