Searched defs:RegUnit (Results 1 – 6 of 6) sorted by relevance
407 struct RegUnit { struct413 // Each native RegUnit corresponds to one or two root registers. The full argument422 RegUnit() : Weight(0), RegClassUnitSetsIdx(0) { Roots[0] = Roots[1] = 0; } in RegUnit() argument430 // Each RegUnitSet is a sorted vector with a name. argument
129 unsigned RegUnit) { in query()
686 unsigned RegUnit; member
394 void setRegUnitUsed(unsigned RegUnit) { in setRegUnitUsed()
528 MCRegUnitRootIterator(unsigned RegUnit, const MCRegisterInfo *MCRI) { in MCRegUnitRootIterator()
411 bool hasRegUnit(unsigned Reg, unsigned RegUnit) const { in hasRegUnit()