Lines Matching refs:regunits
284 for (MCRegUnit Unit : TRI->regunits(PhysReg)) in markRegUsedInInstr()
299 for (MCRegUnit Unit : TRI->regunits(PhysReg)) in isRegUsedInInstr()
308 for (MCRegUnit Unit : TRI->regunits(PhysReg)) { in markPhysRegUsedInInstr()
316 for (MCRegUnit Unit : TRI->regunits(PhysReg)) in unmarkRegUsedInInstr()
450 for (MCRegUnit Unit : TRI->regunits(PhysReg)) in setPhysRegState()
455 for (MCRegUnit Unit : TRI->regunits(PhysReg)) { in isPhysRegFree()
688 MCRegister FirstUnit = *TRI->regunits(PhysReg).begin(); in reloadAtBegin()
729 for (MCRegUnit Unit : TRI->regunits(PhysReg)) { in displacePhysReg()
758 MCRegister FirstUnit = *TRI->regunits(PhysReg).begin(); in freePhysReg()
783 for (MCRegUnit Unit : TRI->regunits(PhysReg)) { in calcSpillCost()
1257 for (MCRegUnit Unit : TRI->regunits(PhysReg)) { in dumpState()