Lines Matching refs:ppReg
389 void (*ppReg) ( HReg ), in doRegisterAllocation()
477 (*ppReg)(univ->regs[z]); \ in doRegisterAllocation()
483 (*ppReg)(rreg_state[z].vreg); \ in doRegisterAllocation()
715 (*ppReg)(univ->regs[j]); in doRegisterAllocation()
728 (*ppReg)(univ->regs[j]); in doRegisterAllocation()
809 ppReg(univ->regs[j]); in doRegisterAllocation()
845 (*ppReg)(rreg_lrs_la[j].rreg); in doRegisterAllocation()
852 (*ppReg)(rreg_lrs_db[j].rreg); in doRegisterAllocation()
1022 (*ppReg)(reg); in doRegisterAllocation()
1116 (*ppReg)(vregS); in doRegisterAllocation()
1118 (*ppReg)(vregD); in doRegisterAllocation()
1167 (*ppReg)(univ->regs[j]); in doRegisterAllocation()
1208 (*ppReg)(rreg_lrs_la[rreg_lrs_la_next].rreg); in doRegisterAllocation()
1340 vex_printf("considering "); (*ppReg)(vreg); vex_printf("\n"); in doRegisterAllocation()